EMS.ResourceAPI.TEndpointRequestBody.GetPart
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
Unit: EMS.ResourceAPI | |
Parent: TEndpointRequestBody |
Delphi
function GetPart(const AFieldName, AFileName: string): TPart;
C++
TPart* __fastcall GetPart(const System::UnicodeString AFieldName, const System::UnicodeString AFileName);
Description
Embarcadero Technologies does not currently have any additional information.