FGX.Button.TfgCustomButton
Delphi
TfgCustomButton = class (TfgControl, IFGXTapSupported, IFGXNotificationObserver, IFGXNotificationObservable)
Содержание
Описание
Описание отсутствует.
Конструкторы
constructor |
Create(AOwner: TComponent)
|
Свойства
property |
ImageLink: TfgAssetLink
|
property |
Text: string
|
property |
ImageName: TfgAssetName
|
property |
ImageLocation: TfgImageLocation
|
property |
Kind: TfgButtonKind
|
property |
TextSettings: TfgButtonTextSettings
|
property |
Shadow: TfgBorderShadow
Тень текста. |
Константы
const |
DefaultImageLocation: TfgImageLocation
|
const |
DefaultButtonKind: TfgButtonKind
|