TRttiMethodHelper Class Helper

Represents type TRttiMethodHelper.

Namespace: Spring
type
 TRttiMethodHelper = class helper for TRttiMethod
 end;
 NameDescription
IsAbstract

Returns if the method is dynamic or virtual abstract.

ReturnTypeHandle

Returns the PTypeInfo of the ReturnType if assigned; otherwise returns nil.

Top
 NameDescription
GetIsAbstract

Represents method GetIsAbstract.

GetReturnTypeHandle

Represents method GetReturnTypeHandle.

Top