Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

VPXF_FREE_ME

Flag value for TViewPortExtra.Flags

Declaration

Source position: agraphics.pas line 1160

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: 2021-07-30