[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 174

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads