Delphi
type TRecBuf = Integer;
C++
typedef NativeInt TRecBuf;
TRecBuf is a NativeInt that allows to access record buffers in a TDataSet.