Previous Topic

Next Topic

Inhoudsopgave

Book Index

AddMemo Function

Function Function AddMemo(Name: String, [Left: Integer], [Top: Integer], [Width: Integer], [Height: Integer], [Caption: String], [Value: String], [AlignClient: Boolean]): IsahMemo_Object

Description

Adds a memo field to the form.

Parameters

Example

See CreateEditForm and CreateWizardForm.