API:Data.DBXStreamPlatform.TDBXJSonRow.SetSingle
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp
| |
Unit: Data.DBXStreamPlatform | |
Parent: TDBXJSonRow |
Delphi
procedure SetSingle(DbxValue: TDBXSingleValue; Value: Single); override;
C++
virtual void __fastcall SetSingle(Data::Dbxcommon::TDBXSingleValue* DbxValue, float Value);
Description
Embarcadero Technologies does not currently have any additional information.