Versions Compared

Key

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

NewLabel

Creates and returns a new TLabel object and sets the Left, Top and Caption properties. Do not attempt to destroy or free labels created with NewLabel.Declaration:

Syntax:

Procedure: NewLabel(Left, Top: Integer; Caption: String): TLabel;


API Call:

Code Block
languagedelphi
titleScripting
linenumberstrue
collapsetrue