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

protected function TGridColumn.GetDefaultMinSize: Integer; virtual;

Function result

Default value for the MinSize property.

See also

TGridColumn.MinSize

  

The minimum size for the column in pixels.


Version 4.0 Generated 2025-05-03 Home