TImageEnMView.ThumbnailsBorderCurved
Declaration
property ThumbnailsBorderCurved: Boolean;
Description
If enabled, the thumbnail border will be drawn with an anti-aliased curve. If False, it is drawn as a rectangle.
Default: True
// Draw rectangular borders for thumbnails
ImageEnMView1.ThumbnailsBorderCurved := False;
See Also
◼ThumbnailsBorderWidth◼SelectionWidth