Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[問題]BCB小問題

0 views
Skip to first unread message

小輝

unread,
Nov 13, 2000, 9:10:28 PM11/13/00
to

※ 引述《weych...@bbs.yzu.edu.tw (weychi)》之銘言:
> if(dynamic_cast<TFileListBox *> (Source))
> 可不可以幫我解釋這一行的意思

將source的data type 轉成TFileListBox data type
如果sourse可轉換成TFileListBox(轉換成功)if會成立(true)
反之則否
一般於bcb中這樣的寫法是用來測試之用
--
[m※ Origin: 雲林科技大學藍天使 <bbs.yuntech.edu.tw> [From: 211.20.139.58]

0 new messages