TdxCustomGalleryItem.Caption Property
Specifies the item’s caption.
Declaration
property Caption: string read; write;
Property Value
Type |
---|
string |
Remarks
Use the Caption property to specify the item’s caption text. Use the Description property to specify a descriptive text to be displayed under the caption.
See Also