Versions Compared

Key

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

...

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.

Syntax:

<!--startsyntax-->Function: NewLabel(Left, Top: Integer; Caption: String): TLabel;<!--endsyntax-->

API Call: