Show: Delphi C++
Display Preferences

Data.DB.TFloatField.GetAsString

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetAsString: string; override;

C++

virtual System::UnicodeString __fastcall GetAsString(void);

Properties

Type Visibility Source Unit Parent
function protected
Data.DB.pas
Data.DB.hpp
Data.DB TFloatField

Description

Returns the value of the field as a string.

GetAsString returns the string representation of the field value. The FloatToStr function is called internally.

See Also

Personal tools
Previous Versions
Translations