Previous Topic

Next Topic

Inhoudsopgave

Book Index

AddButton Function

Function Function AddButton( Name: String, Caption: String, [Left: Integer], [Top: Integer], [Width: Integer], [Height: Integer]): IsahButton_Object

Description

Adds a button to an IsahEditForm.

Parameters

Properties, Procedures and Functions

See FormObjects.

Events

The button has three events:

Example

See CreateEditForm and CreateWizardForm.