VFPOverride Class | |
The VFPOverride class.
At code generation it captures the Owner and the Late-bound method to be called.
When the Call() is called, a late-bound called is done, using Send()
Inheritance Hierarchy Object
VFPOverride
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax The VFPOverride type exposes the following members.
Constructors
| Name | Description |
---|
| VFPOverride | Initializes a new instance of the VFPOverride class |
TopProperties Methods See Also