TMethodIntercept Class

Represents type TMethodIntercept.

Namespace: Spring.MethodIntercept
TObject
  Spring.MethodIntercept.TMethodIntercept
type
 TMethodIntercept = class
 end;

The TMethodIntercept type exposes the following members.

Show:
 NameDescription
Create(TRttiMethod,TMethodImplementationCallback)

Initializes a new instance of the TMethodIntercept class.

Destroy

Represents the destructor of the TMethodIntercept class.

Top
Show:
 NameDescription
CodeAddress

Represents property CodeAddress.

Method

Represents property Method.

VirtualIndex

Represents property VirtualIndex.

Top
Show:
 NameDescription
GetCodeAddress

Represents method GetCodeAddress.

GetVirtualIndex

Represents method GetVirtualIndex.

Top
Show:
 NameDescription
fImplementation

Represents field fImplementation.

fMethod

Represents field fMethod.

Top