-
TComboBoxC++ Builder/Control 2018. 12. 6. 22:42
#TComboBox
TComboBox->Items->Strings[TComboBox->ItemIndex];
// Items의 ItemIndex 번째의 strings 값 참조.
TComboBox->GetCount() ;
//아이템 개수 반환.
728x90'C++ Builder > Control' 카테고리의 다른 글
#TDriveComboBox (0) 2019.01.11 #TTimer (0) 2019.01.11 #IdTCPServer (0) 2019.01.08 TPanel (0) 2018.12.06 #TRadioGroup (0) 2018.12.06 댓글