Skip to main content

TdxHorizontalRulerOptions Class

Stores horizontal ruler settings.

Declaration

TdxHorizontalRulerOptions = class(
    TdxRulerOptions
)

Remarks

This class has the following members that allow you to hide or show:

A Rich Edit control’s Options.HorizontalRuler property references a TdxHorizontalRulerOptions object.

See Also