Data.Bind.Components.TFormatExpressionItem

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTFormatExpressionItem

Delphi

TFormatExpressionItem = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TFormatExpressionItem : public System::Classes::TCollectionItem

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 item in a collection of formatting expressions.

TFormatExpressions is an owned collection of formatting expressions whose elements are of type TFormatExpressionItem.

See Also