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

TCustomSplitter.Create

Create - constructor for TCustomSplitter: calls inherited Create then sets initial alignment, size and style

Declaration

Source position: extctrls.pp line 498

public constructor TCustomSplitter.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