Click or drag to resize

AEventsDefinition Constructor

X#
Initializes a new instance of the AEventsDefinition class

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CONSTRUCTOR(
	s AS USUAL,
	n AS STRING,
	 t AS USUAL
)
Request Example View Source

Parameters

s
Type: Usual
n
Type: String
t
Type: Usual
See Also