TrvActionParagraph.Tabs

<< Click to display table of contents >>

TrvActionParagraph.Tabs

Contains a list of tab-stops for adding to styles of the selected paragraphs.

property Tabs: TRVTabInfos;

Before applying this property, some (TabsToDelete) or all (DeleteAllTabs) tab-stops are deleted.

All these properties are applied only if ValidProperties contains rvpimTabs.

If UserInterface=True, you should assign these properties yourself.

If UserInterface=False, these properties are defined by the user in a dialog.

Position properties of tabs are measured in the same units (pixels or twips) as properties of the target editor (i.e. in RVStyle.Units).