Source position: msegdiplus.pas line 249
type GpFlushIntention = (
FlushIntentionFlush = 0,
FlushIntentionSync = 1
);