Previous | Up | Next |
Removes a given line for objectParameters
CompText _DELcompTextLine ( CompText _text_ I _line_ I _update_ )
Return value
_text_ any CompText _line_ line number _update_ indicates what part of the text to show after update, can be any of following value :
Value Meaning CT_NOCHANGE text position remains unchanged CT_BEGIN text position is moved to top CT_END text position is moved to bottom
same CompText