Back to Devexpress

TdxCustomGalleryItem.Caption Property

vcl-dxgallery-dot-tdxcustomgalleryitem-fc696dda.md

latest672 B
Original Source

TdxCustomGalleryItem.Caption Property

Specifies the item’s caption.

Declaration

delphi
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

TdxCustomGalleryItem Class

TdxCustomGalleryItem Members

dxGallery Unit