API:Vcl.ExtCtrls.TCustomLabeledEdit.LabelSpacing
Delphi
property LabelSpacing: Integer read FLabelSpacing write SetLabelSpacing default 3;
C++
__property int LabelSpacing = {read=FLabelSpacing, write=SetLabelSpacing, default=3};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCustomLabeledEdit |
Description
Embarcadero Technologies does not currently have any additional information.