TRttiMethodHelper Helper
Definition
Delphi
type TRttiMethodHelper = class helper(TClassHelperBase) for TRttiMethod
- Inheritance
-
TClassHelperBaseTRttiMethodHelper
- Derived
Properties
| IsAbstract |
Returns if the method is dynamic or virtual abstract. |
| ReturnTypeHandle |
Returns the PTypeInfo of the ReturnType if assigned; otherwise returns nil. |