REST.Backend.Providers.TBackendAPIThread.OnCreateAPI

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCreateAPI: TOnCreateAPI read FOnCreateAPI write FOnCreateAPI;

C++

__property System::DelphiInterface<System::Sysutils::TFunc__1<T> > OnCreateAPI = {read=FOnCreateAPI, write=FOnCreateAPI};

Properties

Type Visibility Source Unit Parent
property protected
REST.Backend.Providers.pas
REST.Backend.Providers.hpp
REST.Backend.Providers TBackendAPIThread

Description

Embarcadero Technologies does not currently have any additional information.