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

TCustomEdit.Create

Create - constructor for TCustomEdit: calls inherited Create then initialises style, colour, size and various other local variables

Declaration

Source position: stdctrls.pp line 740

public constructor TCustomEdit.Create(

  AOwner: TComponent

); override;

See also

TWinControl.Create

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