Data.DBXCommon.TDBXUInt8Value.SetUInt8
Delphi
procedure SetUInt8(const Value: Byte); override;
C++
virtual void __fastcall SetUInt8(const System::Byte Value);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| procedure function | public | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | TDBXUInt8Value | 
Description
Définit la valeur Byte de ce TDBXUInt8Value.