[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetAutoFillColumnInfo - finds out information (max, min, priority) about the auto-fill properties of the indexed column
Source position: grids.pas line 886
protected procedure TCustomGrid.GetAutoFillColumnInfo( |
const Index: Integer; |
var aMin: Integer; |
var aMax: Integer; |
var aPriority: Integer |
); virtual; |
lazarus-ccr.sourceforge.net |