Previous Topic

Next Topic

Inhoudsopgave

Book Index

AddLookup Function

Function Function AddLookUp( Name: String, Query: IsahQuery_Object, [Left: Integer], [Top: Integer], [Width: Integer], [Caption: String], [LookUpCaption: String], [Column], [Value], [FreeInput: Boolean] ): IsahLookUpEdit_Object

Description

Adds a look-up edit to the form.

Parameters

Properties, Procedures and Functions

See FormObjects. Also see the Queryobject for more information about queries.

Example

See CreateEditForm and CreateWizardForm.