REST.Client.TRESTRequestParameterList.AddObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AddObject(AObject: TObject); overload;
procedure AddObject(AObject: TObject; WhiteList: TStrings); overload;

C++

void __fastcall AddObject(System::TObject* AObject)/* overload */;
void __fastcall AddObject(System::TObject* AObject, System::Classes::TStrings* WhiteList)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.Client.pas
REST.Client.hpp
REST.Client TRESTRequestParameterList

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 !