[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 397

public constructor TGridColumnTitle.Create(

  TheColumn: TGridColumn

); virtual;

See also

TObject.Create

The latest version of this document can be found at lazarus-ccr.sourceforge.net.