[Overview][Constants][Types][Classes][Procedures and functions][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 1082

public constructor TCustomPanel.Create(

  TheOwner: TComponent

); override;

See also

TCustomControl.Create

  

Create - constructor for TCustomControl: performs inherited Create, then creates local Canvas and sets DoubleBuffered to be False

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads