Previous Up Next

_ADDlistTabColumn
Create a new column in the listtab.

ObjListTab _ADDlistTabColumn (
ObjListTab _listtab_
I _position_
I _size_
I _flag_
S _title_
)
Parameters

_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
Return value

same listtab