TdxRibbonGalleryGroupItem.Action Property
In This Article
Specifies the action object.
#Declaration
Delphi
property Action: TBasicAction read; write;
#Property Value
Type |
---|
TBasic |
#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