Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NewForm



Creates a new TForm object and sets the width, height, and caption as specified. Do not attempt to destroy or free forms created with NewForm.



Syntax:

Procedure: NewForm(Width, Height: Integer; Caption: String): TForm;


API Call:

Code Block
languagedelphi
titleScripting
linenumberstrue
collapsetrue