FGX.ComboBox.TfgCustomComboBoxItem: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 1: | Строка 1: | ||
− | * [[ FGX. | + | * [[ FGX.Layout.TfgCustomLayout | Вверх к родителю: TfgCustomLayout ]] |
Delphi | Delphi | ||
Строка 5: | Строка 5: | ||
<syntaxhighlight lang="Delphi">TfgCustomComboBoxItem = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)</syntaxhighlight> | <syntaxhighlight lang="Delphi">TfgCustomComboBoxItem = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)</syntaxhighlight> | ||
− | + | Известные прямые наследники: | |
− | + | [[FGX.ComboBox.TfgComboBoxTextItem|TfgComboBoxTextItem]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Версия 23:25, 11 июня 2019
Delphi
TfgCustomComboBoxItem = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)
Известные прямые наследники: TfgComboBoxTextItem