[Overview][Constants][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 1126
public constructor TCustomLabeledEdit.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TCustomEdit: calls inherited Create then initialises style, colour, size and various other local variables |
|
|
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 |