Creates a standard-table where you can define the content of the the various cells
Property: | Data type: | Description: | Default: |
|---|---|---|---|
offset | x,y | Offset from upper left corner | 0,0 = intet |
tm | ->CARRAY +TDParams | topMenu | |
lm | ->CARRAY +TDParams | leftMenu | |
rm | ->CARRAY +TDParams | rightMenu | |
bm | ->CARRAY +TDParams | bottomMenu | |
c | ->CARRAY +TDParams | content-cell | |
cMargins | margins | Distance around the content-cell "c" | 0,0,0,0 |
cWidth | pixels | Width of the content-cell "c" | |
tableParams | <TABLE>-params | border=0 cellspacing=0 cellpadding=0 |
[tsref:(cObject).CTABLE]