Sepi 
Name
TypeInfoDecode 
Parent
ScTypInfo 
Visibility
PUBLIC 
Description
Decode a string coming from RTTI 
Source code
function TypeInfoDecode ( const Str : TypeInfoString ) : string ; inline 
Parameters
Parameter Description Str : TypeInfoString String to decode 
Return
Types Description STRING The string Str decoded using the encoding of RTTI 
Sepi