[Overview][Types][Classes][Index] Reference for unit 'GroupedEdit' (#lcl)

TCustomAbstractGroupedEdit.Spacing

Spacing used between the BaseEditor and the Buddy controls.

Declaration

Source position: groupededit.pp line 264

protected property TCustomAbstractGroupedEdit.Spacing : Integer
  read GetSpacing
  write SetSpacing
  default 0;

Description

Spacing is an Integer property that contains the spacing used between the BaseEditor and the Buddy controls.

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