TdxRibbonGalleryGroupItem.Action Property
Specifies the action object.
Declaration
property Action: TBasicAction read; write;
Property Value
Type |
---|
TBasicAction |
Remarks
Use this property to provide an action for a gallery item. If the action is assigned a hint text, the gallery item’s hint will display this text.
See Also