Back to Devexpress

TdxCustomGalleryItem.Enabled Property

vcl-dxgallery-dot-tdxcustomgalleryitem-4373d026.md

latest656 B
Original Source

TdxCustomGalleryItem.Enabled Property

Specifies whether the item is enabled.

Declaration

delphi
property Enabled: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False to prevent the end-user from changing the item’s state.

The default value of the Enabled property is True.

See Also

TdxCustomGalleryItem Class

TdxCustomGalleryItem Members

dxGallery Unit