Previous | Up | Next |
Create a new column in the listtab.Parameters
ObjListTab _ADDlistTabColumn ( ObjListTab _listtab_ I _position_ I _size_ I _flag_ S _title_ )
Return value
_listtab_ any listtab _position_ position of the new column _size_ width of the new column _flag_ flag :
ET_ALIGN_CENTER center alignment ET_ALIGN_LEFT left alignment ET_ALIGN_RIGHT right alignment _title_ title of the new column
same listtab