[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TGridColumns: calls inherited Create then loads the grid
Source position: grids.pas line 600
public constructor TGridColumns.Create( |
AGrid: TCustomGrid; |
aItemClass: TCollectionItemClass |
); |
TCollection.Create |