[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

FreeDBufInfo

Free information for multi-buffered animation

Declaration

Source position: agraphics.pas line 2208

procedure FreeDBufInfo(

  Dbi: PDBufInfo

);

Arguments

Dbi

  

A pointer to a DBufInfo.

Description

Frees a structure obtained from AllocDBufInfo() FreeDBufInfo(nil) is a no-op.

See also

AllocDBufInfo

  

Allocate structure for multi-buffered animation

ChangeVPBitMap

  

Change display memory address for multi-buffered animation


Documentation generated on: 2017-01-10