Previous Topic

Next Topic

Inhoudsopgave

Book Index

FormObjects

Description

You can place the following form objects on an EditForm.

Properties, Procedures and Functions

Description

Funktion Function AddCheckBox

Funktion Function AddComboBox

Funktion Function AddEdit

Funktion Function AddDateEdit

Funktion Function AddLabel

Funktion Function AddMemo

Funktion Function AddRadioButtons

Funktion Function AddLookUp

Funktion Function AddImage

Funktion Function AddButton

Property Property Caption: Integer (R/W)

Property Property SetBounds: Integer (R/W)

Property Property Visible: Logical (R/W)

Property Property Enabled: Logical (R/W)

Property Property Mask: String (R/W)

Property Property GetId

Funktion Procedure Setfocus

Funktion Procedure SetValue( Value : Variant)

Example

See CreateEditForm and CreateWizardForm.