System.Net.URLClient.IURLRequest.SetMethodString

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetMethodString(const AValue: string);

C++

virtual void __fastcall SetMethodString(const System::UnicodeString AValue) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.Net.URLClient.pas
System.Net.URLClient.hpp
System.Net.URLClient IURLRequest

Beschreibung

Setter-Methode von MethodString.

Siehe auch