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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
(summary)
Строка 6: Строка 6:
  
 
<code>TfgCustomCheckBox = class (TfgCustomLabel)</code>
 
<code>TfgCustomCheckBox = class (TfgCustomLabel)</code>
 +
 +
== Конструкторы ==
 +
 +
{| class="wikitable sortable"
 +
|-
 +
| constructor || Create(AOwner: TComponent)
 +
 +
|}

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

Delphi

TfgCustomCheckBox = class (TfgCustomLabel)

Конструкторы

constructor Create(AOwner: TComponent)