TMethodInvocations.TMethodInfo Record

Represents type TMethodInfo.

Namespace: Spring.Events
private
type
 TMethodInfo = record
 end;

The TMethodInvocations.TMethodInfo type exposes the following members.

Show:
 NameDescription
Create(PTypeData)

Initializes a new instance of the TMethodInvocations.TMethodInfo class.

Top
Show:
 NameDescription
CallConvention

Represents field CallConvention.

ParamInfos

Represents field ParamInfos.

StackSize

Represents field StackSize.

Top