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 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

Ruler Colors

MeasureColor Background color of the measurement area
Color Background color of the grip area
TextColor Color of the measurement text
InvalidTextColor Color of the measurement text for invalid/negative values