TdxRichEditControlOptionsBase.VerticalRuler Property
In This Article
Provides access to vertical ruler settings.
#Declaration
Delphi
property VerticalRuler: TdxVerticalRulerOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to customize the vertical ruler in the Rich Edit control.
Refer to the TdxVerticalRulerOptions class description for information on the available vertical ruler settings.
See Also