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

TCustomCheckGroup.Columns

Columns - the number of columns in which the Items (check boxes) are to be arranges

Declaration

Source position: extctrls.pp line 823

public property TCustomCheckGroup.Columns : Integer
  read FColumns
  write SetColumns
  default 1;

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