[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScrollingWinControl.Create

Create - constructor for TScrollingWinControl: performs inherited Create then creates and intiialises the scrollbars

Declaration

Source position: forms.pp line 183

public constructor TScrollingWinControl.Create(

  TheOwner: TComponent

); override;

Description

This constructor can override the constructor of an ancestor class

See also

TCustomControl.Create

  

Create - constructor for TCustomControl: performs inherited Create, then creates local Canvas and sets DoubleBuffered to be False

The latest version of this document can be found at lazarus-ccr.sourceforge.net.