Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomLabeledEdit.LabelSpacing

LabelSpacing - the distance between the Label and the Edit box.

Declaration

Source position: extctrls.pp line 992

public property TCustomLabeledEdit.LabelSpacing : Integer
  read FLabelSpacing
  write SetLabelSpacing
  default 3;