EMS.ResourceAPI.TEndpointResponseBody.GetParts
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
Unit: EMS.ResourceAPI | |
Parent: TEndpointResponseBody |
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.