[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomLabel: calls inherited Create then initialises style, bounds, colour and some other properties
Source position: stdctrls.pp line 1430
public constructor TCustomLabel.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TGraphicControl: performs inherited Create then creates local Canvas |
lazarus-ccr.sourceforge.net |