Data.Bind.Components.TFormatExpressions

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTFormatExpressions

Delphi

TFormatExpressions = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TFormatExpressions : 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

Is an owned collection of formatting binding expressions.

TFormatExpressions is an owned collection whose elements are formatting binding expressions.

See Also