[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

TBufferArray

Pointer to an array of buffers

Declaration

Source position: db.pas line 1087

type TBufferArray = ^pchar;

Description

TBufferArray is an internally used type. It can change in future implementations, and should not be used in application code.

See also

TDataset

  

Base class for records-based data-access

The latest version of this document can be found at lazarus-ccr.sourceforge.net.