Previous Topic

Next Topic

Inhoudsopgave

Book Index

AddCalcEdit Function

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

Description

Adds a numeric edit component to the form.

Parameters

Properties, Procedures and Functions

See FormObjects.

Example

See CreateEditForm and CreateWizardForm.