API:Data.DBXMemoryRow.TDBXMemoryRow.SetBoolean
Delphi
procedure SetBoolean(DbxValue: TDBXBooleanValue; Value: Boolean); override;
C++
virtual void __fastcall SetBoolean(Data::Dbxcommon::TDBXBooleanValue* DbxValue, bool 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!