FormObject

[property icon] FormObject

Returns the form object of this form

Read-only Runtime-only OBJECT reference property

Applies to: MenuItem

Introduced in KCML version 6.60


[property icon] FormObject

Returns the form object of this form

Read-only Runtime-only OBJECT reference property

Applies to: Generic

Introduced in KCML version 6.20


[property icon] FormObject

Get form object of this tree item

Read-only Runtime-only OBJECT reference property

Applies to: TreeItem

Introduced in KCML version 7.00


>FormObject

FormObject

This is a read-only property containing an object reference to the form to whch the control belongs. This is useful when an object reference to the control is passed to a subroutine, as it also allows access to the form itself without having to pass a separate parameter for the form.

See also

Generic methods, properties and events. MenuItem methods, properties and events. TreeItem methods, properties and events.