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