Vcl.NumberBox.TCustomNumberBox.CurrencyString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property CurrencyString: string

C++

__property System::UnicodeString CurrencyString = {read=FCurrencyString, write=SetCurrencyString, stored=IsCurrencyStringStored};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.NumberBox.pas
Vcl.NumberBox.hpp
Vcl.NumberBox TCustomNumberBox


Description

Définit une chaîne pour le mode monétaire qui apparaîtra à la fin du texte affiché.

La valeur par défaut est FormatSettings.CurrencyString.

Voir aussi