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

TGridColumn.GetDefaultVisible

Gets the default value for the Visible property.

Declaration

Source position: grids.pas line 578

protected function TGridColumn.GetDefaultVisible: Boolean; virtual;

Function result

Default value for the Visible property.

See also

TGridColumn.Visible

  

True if the column is visible (i.e. not hidden).

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