Data.Bind.Components.TBaseLinkingBindSource

From RAD Studio API Documentation
Revision as of 07:25, 23 July 2012 by L10nBot (talk | contribs) (copied from Data.Bind.Components.TBaseLinkingBindScope)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

TBaseLinkingBindSource = class(TBaseBindScopeComponent)

C++

class PASCALIMPLEMENTATION TBaseLinkingBindSource : public TBaseBindScopeComponent

Properties

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

Description

Base class for the binding scope components that support linking. TBaseLinkingBindScope derives directly from TBaseBindScopeComponent, thus it inherits all functionality such as adding scope mappings, getting scope members and values, returning the scope itself or the scope of a member. It also provides properties for accessing the bindings expressions in this scope and the scope mappings.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.Bind.Components.TBaseLinkingBindSource&oldid=422599"