API:Datasnap.DSService.TDSJSONService.ProcessJSONCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ProcessJSONCommand(Content: TArray<Byte>; ResponseHandler: TRequestCommandHandler);

C++

void __fastcall ProcessJSONCommand(System::DynamicArray<System::Byte> Content, Data::Dbxcommon::TRequestCommandHandler* ResponseHandler);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Datasnap.DSService.pas
Datasnap.DSService.hpp
Datasnap.DSService TDSJSONService

Description

Embarcadero Technologies does not currently have any additional information.