FGX.ListMenu.TfgCustomListMenu

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

Delphi

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

Описание

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

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

constructor Create(AOwner: TComponent)

Свойства

property SelectionMode: TfgListMenuSelectionMode
property SelectionColor: TAlphaColor
property Items: TfgListMenuItemsCollection

События

event OnItemsSelected: TfgItemSelectedEvent
event OnItemCheckChanged: TfgItemCheckChangedEvent
event OnTapItem: TfgItemTapEvent

Константы

const DefaultSelectionMode: TfgListMenuSelectionMode