SmartCoreAI.Comp.JSON.TAIJSONRequestSuccessEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAIJSONRequestSuccessEvent = procedure(Sender: TObject; const Response: string) of object;

C++

typedef void __fastcall (__closure *TAIJSONRequestSuccessEvent)(System::TObject* Sender, const System::UnicodeString Response);

Properties

Type Visibility Source Unit Parent
type
typedef
public
SmartCoreAI.Comp.JSON.pas
SmartCoreAI.Comp.JSON.hpp
SmartCoreAI.Comp.JSON SmartCoreAI.Comp.JSON

Description

Embarcadero Technologies does not currently have any additional information.