<< Click to display table of contents >> TrvActionParagraph.DeleteAllTabs |
Instructs to delete all tab-stop positions from styles of the selected paragraphs.
property DeleteAllTabs: Boolean;
If True, all existing tab-stop positions are deleted from styles of the selected paragraphs.
If False, only tab-stops specified in TabsToDelete are deleted.
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.