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

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску
(summary)
 
(summary)
Строка 1: Строка 1:
 
'''* [[ FGX.Button | Up to parent: FGX.Button ]]'''
 
'''* [[ FGX.Button | Up to parent: FGX.Button ]]'''
 +
'''* [[ FGX.Button.TfgCustomButton_Methods | Methods ]]'''
 +
'''* [[ FGX.Button.TfgCustomButton_Properties | Properties ]]'''
  
 
Delphi
 
Delphi
 +
 
<code>TfgCustomButton = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>
 
<code>TfgCustomButton = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)</code>

Версия 22:07, 9 июня 2019

* Up to parent: FGX.Button * Methods * Properties

Delphi

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