TdxCustomGalleryGroup.Caption Property
In This Article
Specifies the gallery group’s caption.
#Declaration
Delphi
property Caption: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the Caption property to specify the group’s caption text.
See Also