TMethodInvocations.TParameterInfos Type
Summary
Represents an array of the
type.
Namespace
:
Spring.Events
Syntax
Delphi
private type TParameterInfos = array[0..255] of ^
PTypeInfo
;
See Also
Reference
TMethodInvocations
Spring.Events