Data.Bind.ObjectScope.TTypedCustomFormatObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.ObjectScope.TCustomFormatObjectSystem.TObjectTTypedCustomFormatObject

Delphi

TTypedCustomFormatObject<T> = class(TCustomFormatObject)

C++

template<typename T> class PASCALIMPLEMENTATION TTypedCustomFormatObject__1 : public TCustomFormatObject

Propriétés

Type Visibilité  Source Unité  Parent
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

Est utilisée pour implémenter le formatage personnalisé d'une valeur générée.

Voir aussi