Versions Compared

Key

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

NewEdit

Creates a new TEdit and sets the Left, Top and Text Properties as specified. Do not attempt to destroy or free a TEdit created with NewEdit.

Syntax:

Procedure: NewEdit(Left, Top: Integer; Text: String): TEdit;


API Call:

Code Block
languagedelphi
titleScripting
linenumberstrue
collapsetrue