Source position: gdk_imlib.pp line 110
type TGdkImlibInitParams = record |
flags: LongInt; |
visualid: LongInt; |
palettefile: PAnsiChar; |
sharedmem: AnsiChar; |
sharedpixmaps: AnsiChar; |
paletteoverride: AnsiChar; |
remap: AnsiChar; |
fastrender: AnsiChar; |
hiquality: AnsiChar; |
dither: AnsiChar; |
imagecachesize: LongInt; |
pixmapcachesize: LongInt; |
end; |