Цитата:
Сообщение от poli-smen
PHP код:
TCustomCombo.OnChange
Occurs when the user changes the text displayed in the edit region.
PHP код:
TCustomCombo.OnSelect
Occurs when the user selects a string in the drop-down list.
А в чём ошибка была?
|
Вместо OnSelecte нужно было OnChange.