REST.Backend.EndPoint.TBackendRequestComponent.APIThread

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property APIThread: TAPIThread read FAPIThread write SetAPIThread;

C++

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

Properties

Type Visibility Source Unit Parent
property public
REST.Backend.EndPoint.pas
REST.Backend.EndPoint.hpp
REST.Backend.EndPoint TBackendRequestComponent

Description

Embarcadero Technologies does not currently have any additional information.