Datasnap.DSHTTPClient.TDSHTTP.RegisteredProtocolList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function RegisteredProtocolList: TArray<string>; static;

C++

static System::DynamicArray<System::UnicodeString> __fastcall RegisteredProtocolList();

Properties

Type Visibility Source Unit Parent
function public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient TDSHTTP

Description

Warning: RegisteredProtocolList is deprecated.

Gets the list of protocols that have been registered by name and protocol class (metadata class).