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

public constructor TShape.Create(

  TheOwner: TComponent

); override;

See also

TGraphicControl.Create