[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomPanel: calls inherited Create then sets initial style, bevel, colour, alignment and bounds
Source position: extctrls.pp line 1213
public constructor TCustomPanel.Create( |
TheOwner: TComponent |
); override; |
|
Create - constructor for TCustomControl: performs inherited Create, then creates local Canvas and sets DoubleBuffered to be False |
lazarus-ccr.sourceforge.net |