Vcl.ExtCtrls.TLabeledEdit.LabelSpacing
Delphi
property LabelSpacing: Integer read FLabelSpacing write SetLabelSpacing default 3;
C++
__property LabelSpacing = {default=3};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TLabeledEdit |
Description
Specifies the distance, in pixels, between the label and the edit region. {{#multireplace:Vcl.ExtCtrls.TLabeledEdit.LabelSpacing|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ExtCtrls.TCustomLabeledEdit.LabelSpacing|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ExtCtrls.TCustomLabeledEdit.LabelSpacing|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Specifies the distance, in pixels, between the label and the edit region.
Set LabelSpacing to indicate the distance, in pixels, between the label and the edit control.