TdxGalleryControlOptionsItemImage.ShowFrame Property
Switches the image frame visibility.
Declaration
property ShowFrame: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to True to emphasize item images with frames. Otherwise, image frames are hidden.
The following table illustrates samples of the ShowFrame property.
Value | Sample |
---|---|
True | |
False |
The default value of the ShowFrame property is True.
See Also