Delphi
unit Data.DB;
{$R-,T-,H+,X+}
C++
typedef NativeInt TRecBuf;
Properties
Type |
Visibility |
Source |
Unit |
Parent |
type typedef |
public |
Data.DB.pas Data.DB.hpp |
Data.DB |
Data.DB |
Description
TRecBuf is a NativeInt that allows to access record buffers in a TDataSet.
See Also