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

TCustomStringGrid.Create

Constructor for the class instance.

Declaration

Source position: grids.pas line 1800

public constructor TCustomStringGrid.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the class instance.

Description

Create -is the constructor for TCustomStringGrid. It calls the inherited Create method, and sets default styles, layout and alignment used in the class instance.

See also

TCustomDrawGrid.Create

  

Constructor for the class instance.


Version 3.2 Generated 2024-02-25 Home