<< Click to display table of contents >> TRVStyle.DefTabWidth |
A default distance between tab stops
property DefTabWidth: TRVStyleLength;
(introduced in v1.9)
This value is measured Style.Units.
Tab stops are started from the LeftMargin (or from the RightMargin for right-to-left paragraphs).
Note: tabulators can be inserted from text/RTF files or keyboard only if value of SpacesInTab property is 0 (otherwise tabs are inserted as several space characters).
If MainRVStyle is assigned, this property provides access to the corresponding property of MainRVStyle.
Default value:
48
See also properties:
See also properties: