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

TShape.Create

Create - constructor for TShape: calls inherited Create, sets default styles and bounds, creates pen and brush

Declaration

Source position: extctrls.pp line 542

public constructor TShape.Create(

  TheOwner: TComponent

); override;

See also

TGraphicControl.Create

  

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

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