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

TCustomGrid.GetDefaultColumnWidth

GetDefaultColumnWidth - returns the default width for the specified column

Declaration

Source position: grids.pas line 974

protected function TCustomGrid.GetDefaultColumnWidth(

  Column: Integer

):Integer; virtual;