[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create - constructor for TScrollingWinControl: performs inherited Create then creates and intiialises the scrollbars
Source position: forms.pp line 183
public constructor TScrollingWinControl.Create( |
TheOwner: TComponent |
); override; |
This constructor can override the constructor of an ancestor class
|
Create - constructor for TCustomControl: performs inherited Create, then creates local Canvas and sets DoubleBuffered to be False |
lazarus-ccr.sourceforge.net |