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

TGraphicControl.Create

Create - constructor for TGraphicControl: performs inherited Create then creates local Canvas

Declaration

Source position: controls.pp line 1981

public constructor TGraphicControl.Create(

  AOwner: TComponent

); override;

Description

Create - constructor for TGraphicControl: performs inherited Create then creates local Canvas

Overrides ancestor and may be overridden

See also

TControl.Create

  

Create - constructor for TControl and derived classes: calls inherited Create and sets a number of defaults

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