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