Create - constructor for TCustomLabeledEdit: calls inherited Create then sets initial position and label spacing.
Source position: extctrls.pp line 988
public constructor TCustomLabeledEdit.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
|
Constructor for the class instance. |
|
|
Constructor for the class instance. |