You are reading help file online using chmlib.com 
     | 
  
| 
       
 OnOverFlow event (read/write/published) archived BEX only  | 
    Top Previous Next | 
| 
 Declaration procedure OnOverFlow(TTableColumn: TTableColumn); 
 Category 
 Components TDbTableColumn, TTableColumn 
 Description This event is called if text is too wide to print in the current column and OverflowMethod for the TTableColumn component is set to omUser. This allows you to modify the text however you wish so that it will fit. 
 See also OverflowMethod 
  | 
You are reading help file online using chmlib.com 
     |