[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#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.

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