FGX.ComboBox.TfgCustomComboBox: различия между версиями

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 1: Строка 1:
* [[ FGX.ComboBox | Up to parent: FGX.ComboBox ]]
+
* [[ FGX.ComboBox | Вверх к родителю: FGX.ComboBox ]]
* [[ FGX.ComboBox.TfgCustomComboBox_Methods | Methods ]]
+
* [[ FGX.ComboBox.TfgCustomComboBox_Methods | Методы ]]
* [[ FGX.ComboBox.TfgCustomComboBox_Properties | Properties ]]
+
* [[ FGX.ComboBox.TfgCustomComboBox_Properties | Свойства ]]
  
 
Delphi
 
Delphi
  
 
<code>TfgCustomComboBox = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>
 
<code>TfgCustomComboBox = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>

Версия 23:30, 9 июня 2019

Delphi

TfgCustomComboBox = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)