FGX.RadioButton.TfgCustomRadioButton

Материал из FGX Native Докуметации
Перейти к навигации Перейти к поиску

Delphi

TfgCustomRadioButton = class (TfgCustomLabel)

Описание

Описание отсутствует.

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

constructor
Create(AOwner: TComponent)

Свойства

property
TintColorLink: TfgAssetColorLink
property
IsChecked: Boolean
property
TintColor: TAlphaColor
property
TintColorName: TfgAssetName
property
GroupName: string

События

event
OnChanged: TNotifyEvent