Hello,
Before I change the width of a cell (table.SetCellBestWidth(aValue,r,col);),
I want to know how width selected cell is.
I don't find a way though I look to table.pas and rvActions.pas.
Can someone help me ?
Jürgen
CellBestWidth
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
cellBestwidth
Hello Sergey,
before I change cellBestWidth I want to know how width of cell is. It is not necessary to know the correct width but I think it is good to know if cell.width=70 or 90.
Can you tell me how I get the value of cell.with (in rvActions you have a menu.Item). And if I need cellPadding please tell me how I get this value, too.
Thanks,
Jürgen
before I change cellBestWidth I want to know how width of cell is. It is not necessary to know the correct width but I think it is good to know if cell.width=70 or 90.
Can you tell me how I get the value of cell.with (in rvActions you have a menu.Item). And if I need cellPadding please tell me how I get this value, too.
Thanks,
Jürgen
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: