Tabstop Category

[Top]  [Chapter]  [Previous]  [Next]

In the Interface IWPParInterface You can use this methods

 

IWPParInterface.TabstopAdd

IWPParInterface.TabstopClear

IWPParInterface.TabstopDelete

IWPParInterface.TabCount

IWPParInterface.TabGet

IWPParInterface.TabMove

IWPParInterface.TabFind

IWPParInterface.TabGetNext

 

To work with the tabs in the selected text please use

Memo.TextCommand(ID,...)

 

ID: 21

Adds a tab stop. This method works with selections or the current paragraph.

  paramA = position in twips

  paramB, low byte, the mode (left, right, center, decimal)

  paramB, high byte, the fill mode (no fill, dots, MDots, hyphen, underline, THyphen, EqualSign, Arrow)

 

ID: 22

Deletes the tab stop at position paramA

 

ID: 23

Clears all tabs tops in the selected text or the current paragraph.


[tabstop_category.htm]    Copyright © 2007 by WPCubed GmbH