Data.DB.TLargeintField.SetAsExtended

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetAsExtended(Value: Extended); override;

C++

virtual void __fastcall SetAsExtended(System::Extended Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Data.DB.pas
Data.DB.hpp
Data.DB TLargeintField

Description

Définit le champ sur la valeur Extended donnée.

SetAsExtended convertit le paramètre Value à notation à virgule flottante en la valeur Largeint la plus proche.

Voir aussi