FMX.Grid.TCustomNumberColumn.TryValueToString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function TryValueToString(const Value: TValue; const ValueType: TNumValueType;
out Text: string; const DecimalDigits: Integer = -1; const ShowThousandSeparator: Boolean = False): Boolean;

C++

__classmethod bool __fastcall TryValueToString(const System::Rtti::TValue &Value, const Fmx::Text::TNumValueType ValueType, /* out */ System::UnicodeString &Text, const int DecimalDigits = 0xffffffff, const bool ShowThousandSeparator = false);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomNumberColumn

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !