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

TCustomForm.CreateNew

Creates a form without a resource.

Declaration

Source position: forms.pp line 611

public constructor TCustomForm.CreateNew(

  AOwner: TComponent;

  Num: Integer = 0

); virtual;

Arguments

Num

  

Here: ignored

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