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

TCustomForm.CreateNew

CreateNew - constructor for creating a completely new form

Declaration

Source position: forms.pp line 575

public constructor TCustomForm.CreateNew(

  AOwner: TComponent;

  Num: Integer = 0

); virtual;

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