API:Vcl.DBCtrls.TDBLabeledEdit.LabelPosition
Delphi
property LabelPosition;
C++
__property LabelPosition = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DBCtrls.pas Vcl.DBCtrls.hpp |
Vcl.DBCtrls | TDBLabeledEdit |
Description
Specifies the position of the label relative to the edit control.
Vcl.DBCtrls.TDBLabeledEdit.LabelPosition inherits from Vcl.ExtCtrls.TCustomLabeledEdit.LabelPosition. All content below this line refers to Vcl.ExtCtrls.TCustomLabeledEdit.LabelPosition.
Specifies the position of the label relative to the edit control.
Set LabelPosition to indicate where the label sits relative to the edit control.
See Also
Code Examples