[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Inserts a column at the specified index position.
Source position: grids.pas line 652
protected procedure TGridColumns.InsertColumn( |
Index: Integer |
); |
Index |
|
Position in the collection where the column is inserted. |
lazarus-ccr.sourceforge.net |