Flag value for TViewPortExtra.Flags
Source position: agraphics.pas line 1160
const VPXF_FREE_ME = 1 shl 0; |
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.