ImageEn, unit iexRulers

TIEViewRulerParams.Color

TIEViewRulerParams.Color

Declaration

property Color: TColor;

Description

Specifies the color of the background (excluding area of the measurement block). This is mainly used for the grip area.
if clNone is specified (the default), it uses the background of the associated TImageEnView.

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
This value is ignored if LegacyStyle is enabled (in which case the color will be clBtnFace)

Default: clNone

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