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

TCustomLabeledEdit.LabelPosition

LabelPosition - whether above, below, to the left or to the right of the Edit box

Declaration

Source position: extctrls.pp line 920

public property TCustomLabeledEdit.LabelPosition : TLabelPosition
  read FLabelPosition
  write SetLabelPosition
  default lpAbove;