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

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