TSRVToolWindow.PenFrame

<< Click to display table of contents >>

TSRVToolWindow.PenFrame

Specifies a pen for drawing lines in the tool bar.

property PenFrame: TPen;

This pen is used for drawing border around the toolbar. The width of this border is defined as a pen's width, not in BorderWidth.

Default value:

Style=psSolid, Width=1, Color=$00C56A31;