Datasnap.DSHTTPCommon.TDSHTTPDispatch.TOwnedObjects.TryGetValue
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: TOwnedObjects |
Delphi
function TryGetValue(const AName: string; out AValue: TObject): Boolean;
C++
bool __fastcall TryGetValue(const System::UnicodeString AName, /* out */ System::TObject* &AValue);
Description
Embarcadero Technologies does not currently have any additional information.