Function AddLabel(Name: String, Left: Integer, Top: Integer, Caption: String): IsahLabel_Object
Description
Adds a label to the form.
Parameters
Properties, Procedures and Functions
See FormObjects.
Example
See CreateEditForm and CreateWizardForm.