[Overview][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 281

public constructor TShape.Create(

  TheOwner: TComponent

); override;

Arguments

TheOwner

  

Owner of the class instance.

See also

TGraphicControl.Create

  

Constructor for the class instance.


Version 3.2 Generated 2024-02-25 Home