-
#TComboBox TComboBox->Items->Strings[TComboBox->ItemIndex]; // Items의 ItemIndex 번째의 strings 값 참조. TComboBox->GetCount() ;//아이템 개수 반환.