TdxHorizontalRulerOptions Class
Stores horizontal ruler settings.
Declaration
TdxHorizontalRulerOptions = class(
TdxRulerOptions
)
Remarks
This class has the following members that allow you to hide or show:
The horizontal ruler (Visibility).
Tabs stops on the horizontal ruler (ShowTabs).
Left and right indent markers (ShowLeftIndent and ShowRightIndent).
A Rich Edit control’s Options.HorizontalRuler property references a TdxHorizontalRulerOptions object.
Inheritance
TObject
TPersistent
TInterfacedPersistent
TdxRichEditNotificationOptions
TdxRulerOptions
TdxHorizontalRulerOptions
See Also