Data.Bind.Components.TDependency

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDependency
[–] 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