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

TPaintBox.Create

Create - constructor for TPaintBox: calls inherited Create then sets initial bounds and style

Declaration

Source position: extctrls.pp line 434

public constructor TPaintBox.Create(

  AOwner: TComponent

); override;

See also

TGraphicControl.Create