ImageEn, unit rulerbox

TRulerBox.GripPenColor

TRulerBox.GripPenColor


Declaration

property GripPenColor: TColor;


Description

Specifies the pen (border) color of all grips.

Note:
 The brush color is specified by GripColorDefault, or for individual grips with GripsColor.
 This value may be overridden by VCL theming colors. Set EnableTheming to false to prevent this

Default: clBlack