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

VPXF_FREE_ME

Flag value for TViewPortExtra.Flags

Declaration

Source position: agraphics.pas line 1168

const VPXF_FREE_ME = 1 shl 0;

Description

Temporary ViewPortExtra allocated during MakeVPort(). ViewPortExtra with this flag will be automatically found and disposed during FreeVPortCopLists(). Private flag in fact, don't set it by hands.


Documentation generated on: 2017-01-10