WhiteTown
Products
Downloads
Order
Support
CDBFAPI
/
setByte
procedure setByte(offset : Integer; b : byte);
Overview
C
C++
C#
Delphi
Objective-C
Swift
You should not use setByte() and getByte(). function getByte(offset : Integer): byte;
begin // your code end;