REST.Backend.ServiceTypes.IBackendQueryApi.GetServiceNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetServiceNames(out ANames: TArray<string>);

C++

virtual void __fastcall GetServiceNames(/* out */ System::DynamicArray<System::UnicodeString> &ANames) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendQueryApi

Description

Embarcadero Technologies does not currently have any additional information.