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

TRowSize

Defines the range of values available for the RowSize property in TCustomControlBar.

Declaration

Source position: extctrls.pp line 1443

type TRowSize = 1..MaxInt;

Description

TRowSize a range type which defines the range of values available for the RowSize property in TCustomControlBar. Essentially, any positive non-zero Integer value.

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