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

TListColumn.AutoSize

When other columns have fixed width, auto-calculate width of this column, to fill entire width.

Declaration

Source position: comctrls.pp line 1220

published property TListColumn.AutoSize : Boolean
  read FAutoSize
  write SetAutoSize
  default False;

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