EMS.ResourceAPI.TEndpointRequestBody.GetParts
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointRequestBody | |
Delphi
function GetParts(AIndex: Integer): TPart; virtual; abstract;
C++
virtual TPart* __fastcall GetParts(int AIndex) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.