Data.Bind.Components.TFormatExpressionItem

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTFormatExpressionItem

Delphi

TFormatExpressionItem = class(TCollectionItem)

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components


Beschreibung

Ist ein Element in einer Kollektion mit Formatierungsausdrücken.

TFormatExpressions ist eine Kollektion mit Formatierungsausdrücken, deren Elemente den Typ TFormatExpressionItem haben.

Siehe auch