[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TBoundLabel: calls inherited Create, makes itself a SubComponent to the Owner, and sets its caption to the owner name
Source position: extctrls.pp line 1072
public constructor TBoundLabel.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TCustomLabel: calls inherited Create then initialises style, bounds, colour and some other properties |
lazarus-ccr.sourceforge.net |