Data.Bind.Components.TFormatExpressionItem
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.