REST.BindSource.TRESTComponentBindSource.CreateAdapter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateAdapter: TRESTComponentAdapter; virtual; abstract;

C++

virtual TRESTComponentAdapter* __fastcall CreateAdapter() = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
REST.BindSource.pas
REST.BindSource.hpp
REST.BindSource TRESTComponentBindSource

Description

Embarcadero Technologies does not currently have any additional information.