TMethodInvocations.PMethodInfo Type
Summary
Represents a pointer type to
TMethodInfo
.
Namespace
:
Spring.Events
Syntax
Delphi
private type PMethodInfo = ^TMethodInfo;
See Also
Reference
TMethodInvocations
Spring.Events