SlideSelectionFrameWidth
Specifies width of border around selected slide.
pas
property SlideSelectionFrameWidth: Integer read FSlideSelectionFrameWidth write SetSlideSelectionFrameWidth default 2;
Remarks
This property have visual impact only if SlideSelectionStyle
is set to slFramed
.