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

TCustomPanel.Create

Create - constructor for TCustomPanel: calls inherited Create then sets initial style, bevel, colour, alignment and bounds

Declaration

Source position: extctrls.pp line 1013

public constructor TCustomPanel.Create(

  TheOwner: TComponent

); override;

See also

TCustomControl.Create