[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if extended row sizing is enabled for rows in the grid.
Source position: grids.pas line 1223
protected property TCustomGrid.ExtendedRowSizing : Boolean |
ExtendedRowSizing is a Boolean property which indicates if extended row sizing is enabled for the grid control.
Remark: | ExtendedRowSizing is not maintained in any methods in the class implementation. It is used in DoRowSizing only. |
lazarus-ccr.sourceforge.net |