REST.Backend.Providers.TBackendServiceComponent.APIThread

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property APIThread: TAPIThread read FAPIThread write SetAPIThread;

C++

__property TBackendAPIThread__1<T>* APIThread = {read=FAPIThread, write=SetAPIThread};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.