|
IWPTextObj.ObjCommand |
[Top] [Chapter] [Previous] [Next] |
|
Applies to Declaration bool ObjCommand( int ID, int param,string StrParam);
Currently this commands are defined:
0 : Move cursor to this object 1 : Move cursor to the start tag 2 : Move Cursor to end tag
The Result is TRUE if the operation was successful. |