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

TGridColumnTitle.Create

Create - constructor for TGridColumnTitle: calls inherited Create then links the column, creates and configures the default font

Declaration

Source position: grids.pas line 435

public constructor TGridColumnTitle.Create(

  TheColumn: TGridColumn

); virtual;

See also

TObject.Create