Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBaseLinkingBindSourceData.Bind.Components.TBaseBindScopeComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTBaseObjectBindSourceDelegate

Delphi

TBaseObjectBindSourceDelegate = class(TBaseLinkingBindSource, IScopeEditLink, IScopeRecordEnumerable,
IScopeNavigator, IScopeState, IScopeEditor, IScopeMemberNames, IScopeCurrentRecord, IScopeActive,
IScopeMemberScripting, IScopeGetRecord,
IScopeLookup, IScopeNavigatorUpdates, IScopeLocate)

C++

class PASCALIMPLEMENTATION TBaseObjectBindSourceDelegate : public Data::Bind::Components::TBaseLinkingBindSource

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

Base class for bind sources which delegate.

See Also