API:Data.DBXMemoryRow.TDBXMemoryRow.SetSingle
Delphi
procedure SetSingle(DbxValue: TDBXSingleValue; Value: Single); override;
C++
virtual void __fastcall SetSingle(Data::Dbxcommon::TDBXSingleValue* DbxValue, float Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.DBXMemoryRow.pas Data.DBXMemoryRow.hpp |
Data.DBXMemoryRow | TDBXMemoryRow |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!