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

TCustomUpDown.Create

Create - constructor for TCustomUpDown: calls inherited Create, initialises orientation, max and min, bounds, size and alignment

Declaration

Source position: comctrls.pp line 1444

public constructor TCustomUpDown.Create(

  AOwner: TComponent

); override;

See also

TComponent.Create

TCustomControl.Create

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.