FGX.Button.TfgCustomButton: различия между версиями
Перейти к навигации
Перейти к поиску
Admin (обсуждение | вклад) (summary) |
Admin (обсуждение | вклад) (summary) |
||
Строка 13: | Строка 13: | ||
| <code>constructor</code> || <code>Create(AOwner: TComponent)</code> | | <code>constructor</code> || <code>Create(AOwner: TComponent)</code> | ||
+ | |} | ||
+ | |||
+ | == Методы == | ||
+ | |||
+ | {| class="wikitable sortable" | ||
|} | |} |
Версия 23:50, 9 июня 2019
Delphi
TfgCustomButton = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)
Конструкторы
constructor |
Create(AOwner: TComponent)
|