REST.Backend.MetaTypes.IBackendMetaClassFactory.CreateMetaClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateMetaClass(const AClassName: string): TBackendMetaClass; overload;

C++

virtual TBackendClassValue __fastcall CreateMetaClass(const System::UnicodeString AClassName) = 0 /* overload */;

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.MetaTypes.pas
REST.Backend.MetaTypes.hpp
REST.Backend.MetaTypes IBackendMetaClassFactory

Description

Embarcadero Technologies does not currently have any additional information.