ImageEn, unit iemview

TImageEnMView.SelectionWidth

TImageEnMView.SelectionWidth


Declaration

property SelectionWidth: integer;


Description

Specifies the width (in pixels) of the border around selected frames.

Notes:
- This value must be less than HorizBorder and VertBorder
- You can customize the border width at run-time using OnGetColors
- If the control does not have focus, the selection can be hidden using HideSelectionOnDefocus

Default: 1


See Also

- SelectionColor
- ThumbnailsBorderWidth
- SelectedFontColor