ImageEn, unit iexRulers

TIEViewRulerParams.Color

TIEViewRulerParams.Color


Declaration

property Color: TColor;


Description

Specifies the color of the background (excluding area of the measurement block).

Color showing as light gray (whereas measurement block is dark gray):


Note: If a standard color, such as clBtnFace is used, it may be overridden by VCL theming colors. Set EnableTheming to false to prevent this.

Default: clBtnFace


See Also

 MeasureColor