API:Data.DBXJSONReflect.TTypeMarshaller.DecomposeTypeName
Delphi
class procedure DecomposeTypeName(TypeName: string; out UnitName: string; out ClassName: string);
C++
__classmethod void __fastcall DecomposeTypeName(System::UnicodeString TypeName, /* out */ System::UnicodeString &UnitName, /* out */ System::UnicodeString &ClassName);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp |
Data.DBXJSONReflect | TTypeMarshaller |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!