ImageEn, unit rulerbox

TRulerBox.HexLabels

TRulerBox.HexLabels

Declaration

property HexLabels: Boolean;

Description

If HexLabels is True, the labels are shown in hexadecimal notation.

Default: False

Example

RulerBox1.HexLabels := True;

See Also

LabelPrecision