_VFP System Variable

Properties   Methods   See Also

References the Application object for the current instance of Visual FoxPro.

Syntax

_VFP.PropertyName[ = eValue]

-or-

_VFP.Method

Arguments

PropertyName

Specifies a property for the application object.

eValue

Specifies a value for the property.

Method

Specifies a method to execute for the application object.

Remarks

_VFP provides access to the Objects collection.