Data.Bind.Components.TFormatExpressions

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TFormatExpressions = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TFormatExpressions : public System::Classes::TOwnedCollection

Description

Is an owned collection of formatting binding expressions.

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

See Also