Data.Bind.ObjectScope.TTypedCustomFormatObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.ObjectScope.TCustomFormatObjectSystem.TObjectTTypedCustomFormatObject

Delphi

TTypedCustomFormatObject<T> = class(TCustomFormatObject)

C++

template<typename T> class PASCALIMPLEMENTATION TTypedCustomFormatObject__1 : public TCustomFormatObject

Eigenschaften

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


Beschreibung

Wird zur Implementierung von benutzerdefinierten Formatierungen eines erzeugten Wertes verwendet.

Siehe auch