Pointer to a double buffer structure
Source position: agraphics.pas line 1321
| type pDBufInfo = ^tDBufInfo; | 
| 
 | Allocate structure for multi-buffered animation | |
| 
 | Change display memory address for multi-buffered animation | |
| 
 | Free information for multi-buffered animation |