[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TCustomDrawGrid.Create

Create - constructor for TCustomDrawGrid: attaches a virtual grid then calls inherited Create

Declaration

Source position: grids.pas line 1122

public constructor TCustomDrawGrid.Create(

  AOwner: TComponent

); override;

See also

TCustomGrid.Create

  

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