[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomDrawGrid: attaches a virtual grid then calls inherited Create
Source position: grids.pas line 1174
public constructor TCustomDrawGrid.Create( |
AOwner: TComponent |
); override; |
|
Create - constructor for TCustomGrid: calls inherited Create, then creates lists of columns and rows, initialises many visual properties and options, creates the various editors and loads any bitmaps required for the display |
lazarus-ccr.sourceforge.net |