ImageEn, unit iexRulers

TIEViewRulerParams.MeasureColor

TIEViewRulerParams.MeasureColor


Declaration

property MeasureColor: TColor;


Description

Specifies the color of the measurement block of the ruler.

Measurement block showing as dark gray:


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

Default: clBtnShadow


See Also

 Color