Data.Bind.Components.TColumnLinkExpressions

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTColumnLinkExpressions
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

TColumnLinkExpressions = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TColumnLinkExpressions : public System::Classes::TOwnedCollection

Description

Represents a collection of linking binding expressions.

See Also