Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TGridColumn.GetDefaultMinSize

Gets the default value for the MinSize property.

Declaration

Source position: grids.pas line 575

protected function TGridColumn.GetDefaultMinSize: Integer; virtual;

Function result

Default value for the MinSize property.

See also

TGridColumn.MinSize

  

The minimum size for the column.