REST.BindSource.TRESTComponentBindSource

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TRESTComponentBindSource = class(TBaseObjectBindSource)

C++

class PASCALIMPLEMENTATION TRESTComponentBindSource : public Data::Bind::Objectscope::TBaseObjectBindSource

Properties

Type Visibility Source Unit Parent
class public
REST.BindSource.pas
REST.BindSource.hpp
REST.BindSource REST.BindSource

Description

TRESTComponentBindSource is the LiveBindings bindsource for REST components.

See Also