[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegdiplus.pas line 83
type GdiplusStartupInput = record |
GdiplusVersion: cuint32; |
DebugEventCallback: DebugEventProc; |
SuppressBackgroundThread: BOOL; |
SuppressExternalCodecs: BOOL; |
end; |