FormObject
FormObject
Returns the form object of this form
Read-only Runtime-only OBJECT reference property
Applies to: MenuItem
Introduced in KCML version 6.60
FormObject
Returns the form object of this form
Read-only Runtime-only OBJECT reference property
Applies to: Generic
Introduced in KCML version 6.20
FormObject
Get form object of this tree item
Read-only Runtime-only OBJECT reference property
Applies to: TreeItem
Introduced in KCML version 7.00
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.