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: