FGX.ComboBox.TfgCustomComboBoxItem: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 1: | Строка 1: | ||
* [[ FGX.Layout.TfgCustomLayout | Вверх к родителю: TfgCustomLayout ]] | * [[ FGX.Layout.TfgCustomLayout | Вверх к родителю: TfgCustomLayout ]] | ||
+ | * [[ FGX.ComboBox | К модулю: FGX.ComboBox ]] | ||
Delphi | Delphi | ||
− | <syntaxhighlight lang="Delphi">TfgCustomComboBoxItem = class (TfgCustomLayout | + | <syntaxhighlight lang="Delphi">TfgCustomComboBoxItem = class (TfgCustomLayout)</syntaxhighlight> |
− | + | <p class="class-inheritance"><span class="type-border">[[System.Classes.TComponent|TComponent]]</span> -> <span class="type-border">[[FGX.Control.TfgControl|TfgControl]]</span> -> <span class="type-border">[[FGX.Layout.TfgCustomLayout|TfgCustomLayout]]</span> -> <span class="type-border">[[FGX.ComboBox.TfgCustomComboBoxItem|TfgCustomComboBoxItem]]</span></p> | |
+ | |||
+ | Прямые наследники: | ||
[[FGX.ComboBox.TfgComboBoxTextItem|TfgComboBoxTextItem]] | [[FGX.ComboBox.TfgComboBoxTextItem|TfgComboBoxTextItem]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Версия 02:38, 13 июня 2019
Delphi
TfgCustomComboBoxItem = class (TfgCustomLayout)
TComponent -> TfgControl -> TfgCustomLayout -> TfgCustomComboBoxItem
Прямые наследники: TfgComboBoxTextItem