ImageEn, unit iexRulers

TIEViewRulerParams.GripPenColor

TIEViewRulerParams.GripPenColor


Declaration

property GripPenColor: TColor;


Description

Specifies the pen (border) color of all grips.

Triangular grips showing with default border color of dark gray:


Note:
 If a standard color, such as clWindowFrame is used, it may be overridden by VCL theming colors. Set EnableTheming to false to prevent this
 The brush color is specified by GripColorDefault, or for individual grips with HorzGripsColor or VertGripsColor.

Default: clWindowFrame


See Also

 HorzGripsColor
 VertGripsColor
 GripColorDefault
 GripKindDefault
 GripWidth
 GripHeight