Datasnap.DSReflect.TDSClass Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AdapteeDSClasspublicRepresents another TDSClass instance that implements the methods of this TDSClass.
ArrayParameterpublicSpecifies whether the type described by this TDSClass is an array.
ClassLoadErrorpublicFor TDSClass, ClassLoadError is an empty string.
ClassRefpublicA reference to the class described by this TDSClass.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DSClassNamepublicRepresents a string that is the name of the class described by this TDSClass.
InOutParameterpublicIs True if ValueParameter is True, or if the type described by this TDSClass is a var parameter.
MethodspublicIs a TDSMethodArray containing the methods of the class that is described by this TDSClass.
OutParameterpublicSpecifies whether the type described by this TDSClass is an out parameter.
TypeUnitpublicRepresents the name of the unit where the type described by this TDSClass is defined.
ValueParameterpublicSpecifies whether the type described by this TDSClass is a value parameter.
VoidReturnpublicIndicates whether this TDSClass instance has been constructed.