System.Bindings.Outputs.TBindingOutput.ValueConverter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ValueConverter: IValueRefConverter read FValueConverter write FValueConverter;

C++

__property _di_IValueRefConverter ValueConverter = {read=FValueConverter, write=FValueConverter};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs TBindingOutput

Description

Convertisseur de valeur contenant des routines de conversion d'entrée/sortie différentes.

La propriété ValueConverter spécifie un convertisseur de valeur contenant des routines de conversion d'entrée/sortie différentes.

Voir aussi