FireDAC.Phys.SQLiteWrapper.TSQLiteValue.AsCurrency

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsCurrency: Currency read GetCurrency write SetCurrency;

C++

__property System::Currency AsCurrency = {read=GetCurrency, write=SetCurrency};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteValue

Description

Embarcadero Technologies does not currently have any additional information.