System.ConvUtils.TConversionProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TConversionProc = function(const AValue: Double): Double;

C++

typedef double __fastcall (*TConversionProc)(const double AValue);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.ConvUtils.pas
System.ConvUtils.hpp
System.ConvUtils System.ConvUtils

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 !