[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Create - constructor for TCustomTabControl: calls inherited Create, sets initial bounds, forms links and sets some defaults
Source position: comctrls.pp line 539
public constructor TCustomTabControl.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 |