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

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

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

Delphi

TfgCustomLabel = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)

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

constructor Create(AOwner: TComponent)

Методы

procedure AfterConstruction()