API:REST.Client.TCustomRESTClient

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.ObjectScope.TBaseObjectBindSourceDelegateData.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentTCustomRESTClient

Delphi

TCustomRESTClient = class(TBaseObjectBindSourceDelegate, IRESTRequestParameterListOwnerNotify)

C++

class PASCALIMPLEMENTATION TCustomRESTClient : public Data::Bind::Objectscope::TBaseObjectBindSourceDelegate

Properties

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

Description

Base class for bind sources which delegate.

REST.Client.TCustomRESTClient inherits from Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate. All content below this line refers to Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.

Base class for bind sources which delegate.

See Also