Data.Bind.Components.TColumnFormatExpressions

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTColumnFormatExpressions

Delphi

TColumnFormatExpressions = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TColumnFormatExpressions : public System::Classes::TOwnedCollection

Properties

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

Description

Represents a collection of formatted binding expressions.

See Also