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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 1: Строка 1:
 
* [[ FGX.ComboBox.TfgCustomComboBoxItem | Вверх к родителю: TfgCustomComboBoxItem ]]
 
* [[ FGX.ComboBox.TfgCustomComboBoxItem | Вверх к родителю: TfgCustomComboBoxItem ]]
 +
* [[ FGX.ComboBox | К модулю: FGX.ComboBox ]]
  
 
Delphi
 
Delphi
  
<syntaxhighlight lang="Delphi">TfgComboBoxTextItem = class (TfgCustomComboBoxItem)</syntaxhighlight>
+
<syntaxhighlight lang="Delphi">TfgComboBoxTextItem = class (TfgCustomComboBoxItem, IFGXTextSupported)</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> -> <span class="type-border">[[FGX.ComboBox.TfgComboBoxTextItem|TfgComboBoxTextItem]]</span></p>
 
 
Элемент выпадающего списка, отображающий только текст.
 
 
 
== Конструкторы ==
 
 
 
{| class="wikitable sortable"
 
|-
 
| <syntaxhighlight lang="Delphi">constructor</syntaxhighlight> || <code>Create(AOwner: [[TComponent]])</code>
 
<span style="color:gray">Описание отсутствует.</span>
 
|}
 
 
 
== Свойства ==
 
 
 
{| class="wikitable sortable"
 
|-
 
| <syntaxhighlight lang="Delphi">property</syntaxhighlight> || <code>Text: [[string]]</code>
 
<span style="color:gray">Описание отсутствует.</span>
 
|}
 

Версия 02:38, 13 июня 2019