System.JSON.TJSONMappers.LibraryByName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function LibraryByName(const AName: string): TLibrary;

C++

__classmethod TLibrary* __fastcall LibraryByName(const System::UnicodeString AName);

Properties

Type Visibility Source Unit Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONMappers

Description

Embarcadero Technologies does not currently have any additional information.