Datasnap.DSReflect.TDSMethod.MethodClass
Delphi
property MethodClass: TDSClass read GetMethodClass;
C++
__property TDSClass* MethodClass = {read=GetMethodClass};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Datasnap.DSReflect.pas Datasnap.DSReflect.hpp |
Datasnap.DSReflect | TDSMethod |
Description
Represents a reference to the class to which the method described by this TDSMethod belongs.