TEvent.Create(PTypeInfo) Constructor
Summary
Initializes a new instance of the
TEvent
class.
Namespace
:
Spring.Events
Syntax
Delphi
public constructor Create(typeInfo:
PTypeInfo
);
Parameters
typeInfo
Type: System.Void
See Also
Reference
TEvent
Spring.Events