TdxRichEditControlOptionsBase.HorizontalRuler Property
Provides access to the horizontal ruler settings.
Declaration
property HorizontalRuler: TdxHorizontalRulerOptions read; write;
Property Value
Type |
---|
TdxHorizontalRulerOptions |
Remarks
Use this property to customize the horizontal ruler in the Rich Edit control.
Refer to the TdxHorizontalRulerOptions class description for information on the available horizontal ruler settings.
See Also