[Overview][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomLabeledEdit: calls inherited Create then sets initial position and label spacing
Source position: extctrls.pp line 951
public constructor TCustomLabeledEdit.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TBoundLabel: calls inherited Create, makes itself a SubComponent to the Owner, and sets its caption to the owner name |
lazarus-ccr.sourceforge.net |