Returns the current value for a property or program code for an event or method at design time.
GETPEM(oObjectName | cClassName, cProperty | cEvent | cMethod) |
Parameters
- oObjectName
-
Specifies the object for which a property value or event or method program code is returned. oObjectName can be any expression that evaluates to an object, such as an object reference, an object memory variable, or an object array element.
- cClassName
-
Specifies the class for which a property value or event or method program code is returned.
- cProperty
-
Specifies the property whose value is returned.
- cEvent
-
Specifies the event for which program code is returned.
- cMethod
-
Specifies the method for which program code is returned.
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08