<< Click to display table of contents >> TRVTabInfo |
Defines properties for a tab stop. This is a type of item in TRVStyle.ParaStyles[i].Tabs collection.
Unit RVStyle.
Syntax
TRVTabInfo = class(TCollectionItem)
(introduced in version 1.9)
TObject
TPersistent
TCollectionItem
Position – distance of this tab stop from LeftMargin;
Align – alignment of tab relating to the followed text;
Leader – text to fill this tabulator.