REST.Backend.Providers.TBackendProviders.TProvider.Services

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Services[I: Integer]: TService read GetService;

C++

__property TBackendProviders::TService* Services[int I] = {read=GetService};

Properties

Type Visibility Source Unit Parent
property public
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TProvider

Description

Embarcadero Technologies does not currently have any additional information.