System.Net.URLClient.TURLRequest.SetMethodString

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetMethodString(const AValue: string);

C++

void __fastcall SetMethodString(const System::UnicodeString AValue);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient TURLRequest


Beschreibung

Setter-Methode von FMethodString.

Siehe auch