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

TCustomLabeledEdit.LabelPosition

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

Declaration

Source position: extctrls.pp line 990

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