Unit Classes_C

Descrição

 

Visão Geral

Classes, Interfaces, Objetos e Registros

Nome Descrição
Classe TJSON_BaseObject  
Classe TNSComponent  
Classe TClass  

Funções e Procedimentos

function Message(Receiver: TNSComponent; What, Command: Word;InfoPtr: Pointer): Pointer;
function CloneComponent(aComponent: TComponent): TComponent;
Function StrJSonToJSONObject(StrJSon: String):TJSONObject;
Function JSONObjectToStrJSon(aJSONObject :TJSONObject): String;
procedure StrJSonToArrays(StrJSon: String;Var aNames,aValues: TArrayOpenVariant);
Function ArraysToJSONValue(Const aNames,aValues: TArrayOpenVariant ):TJSONValue;
FUNCTION IsValidPtr( aClass:TNSComponent):BOOLEAN ; Overload;
PROCEDURE DISCARD(Var AClass);

Descrição

Funções e Procedimentos

function Message(Receiver: TNSComponent; What, Command: Word;InfoPtr: Pointer): Pointer;
 
function CloneComponent(aComponent: TComponent): TComponent;
 
Function StrJSonToJSONObject(StrJSon: String):TJSONObject;
 
Function JSONObjectToStrJSon(aJSONObject :TJSONObject): String;
 
procedure StrJSonToArrays(StrJSon: String;Var aNames,aValues: TArrayOpenVariant);
 
Function ArraysToJSONValue(Const aNames,aValues: TArrayOpenVariant ):TJSONValue;
 
FUNCTION IsValidPtr( aClass:TNSComponent):BOOLEAN ; Overload;
 
PROCEDURE DISCARD(Var AClass);
 

Gerado por PasDoc 0.16.0.