TdxRichEditControlOptionsBase.HorizontalRuler Property
In This Article
Provides access to the horizontal ruler settings.
#Declaration
Delphi
property HorizontalRuler: TdxHorizontalRulerOptions read; write;
#Property Value
Type |
---|
Tdx |
#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