<< Click to display table of contents >> TrvActionParagraph.TabsToDelete |
Contains a list of tab stop positions for deleting from styles of the selected paragraphs.
property TabsToDelete: TRVIntegerList;
If DeleteAllTabs=True, all tab-stops are deleted instead.
After that, tab-stops from Tabs are added.
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.