Click or drag to resize

Form.SetAll Method

X#

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL METHOD SetAll(
	cProperty,
	uValue,
	cClass
) AS VOID CLIPPER
Request Example View Source

Parameters

cProperty (Optional)
Type: Usual
uValue (Optional)
Type: Usual
cClass (Optional)
Type: Usual
See Also