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

PBufferList

Pointer to TBufferlist type

Declaration

Source position: db.pas line 1055

type PBufferList = ^TBufferList;

Description

PBufferList is a pointer to a structure of type TBufferList. It is an internal type, and should not be used in end-user code.

See also

TBufferList

  

Array of PChar records

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