Afficher : Delphi C++
Préférences d'affichage

IdHTTP.TIdCustomHTTP.Trace

De XE2 API Documentation

Delphi

procedure Trace(AURL: string; AResponseContent: TStream); overload;
function Trace(AURL: string  {$IFDEF STRING_IS_ANSI}; ADestEncoding: TIdTextEncoding = nil{$ENDIF} ): string; overload;

C++

void __fastcall Trace(System::UnicodeString AURL, System::Classes::TStream* AResponseContent)/* overload */;
System::UnicodeString __fastcall Trace(System::UnicodeString AURL)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
IdHTTP.pas
IdHTTP.hpp
IdHTTP TIdCustomHTTP

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Versions précédentes
Traductions