|
TRVTabInfo |
Top Previous Next |
|
Defines properties for 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) HierarchyTObject TPersistent TCollectionItem PropertiesPosition – distance of this tab stop from LeftMargin; Align – alignment of tab relating to the followed text; Leader – text to fill this tabulator. |