Click or drag to resize

IVFPOwner.NewObject Method

X#

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
METHOD NewObject(
	cObjectName,
	cClassName,
	cModule,
	cInApplication,
	eParameter1,
	eParameter2
) AS USUAL CLIPPER

Parameters

cObjectName (Optional)
Type: Usual
cClassName (Optional)
Type: Usual
cModule (Optional)
Type: Usual
cInApplication (Optional)
Type: Usual
eParameter1 (Optional)
Type: Usual
eParameter2 (Optional)
Type: Usual

Return Value

Type: Usual
See Also