TdxCustomGalleryControl.ItemShowImageFrame Property
Specifies image frame visibility.
Declaration
property ItemShowImageFrame: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete and used for compatibility purposes. Use the gallery control’s OptionsView.Item.Image.ShowFrame property instead.
See Also