TdxRibbonGalleryGroupItem.Caption Property
In This Article
Specifies a gallery item‘s caption.
#Declaration
Delphi
property Caption;
#Property Value
Type |
---|
string |
#Remarks
The text specified by this property is also displayed within the gallery item’s hint, if the Action or Description property does not provide a hint text.
See Also