Data.Bind.Components.TDependency

From RAD Studio API Documentation

TDependencySystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

TDependency = class

C++

class PASCALIMPLEMENTATION TDependency : public System::TObject

Description

Describes the component property upon which a binding component depends.

See Also