Flag bit for TViewPortExtra.Flags
Source position: agraphics.pas line 1159
const VPXB_FREE_ME = 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.