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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 6: Строка 6:
  
 
<code>TfgCustomComboBoxItem = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)</code>
 
<code>TfgCustomComboBoxItem = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)</code>
 
== Описание ==
 
 
Основа для элементов выпадающего списка, отображающий только текст.
 
 
== Конструкторы ==
 
 
{| class="wikitable sortable"
 
|}
 
 
== Методы ==
 
 
{| class="wikitable sortable"
 
|}
 

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

Delphi

TfgCustomComboBoxItem = class (TfgCustomLayout, IFGXYogaContainer, IFGXContainer)