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

TCustomGrid.GetDefaultColumnTitle

GetDefaultColumnTitle - returns the default title string for the specified column

Declaration

Source position: grids.pas line 901

protected function TCustomGrid.GetDefaultColumnTitle(

  Column: Integer

):String; virtual;