Data.DBXCommon.TDBXUInt8Value.SetUInt8
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXUInt8Value |
Delphi
procedure SetUInt8(const Value: Byte); override;
C++
virtual void __fastcall SetUInt8(const System::Byte Value);
Description
Sets the Byte value of this TDBXUInt8Value.