Previous Topic

Next Topic

Inhoudsopgave

Book Index

AddEdit Function

Function Function AddEdit(Name: String, [Left: Integer], [Top: Integer], [Width: Integer], [Caption: String], [Value: String], [Mask: String]): IsahEdit_Object

Description

Adds an edit component to the form.

Parameters

Properties, Procedures and Functions

See FormObjects.

Example

See CreateEditForm and CreateWizardForm.