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