TFT LCD Mega Shield V1.2 - Pin or Connection Problem

TTU.ABD:

marmara:
But it doesn't still work. There is just white light on the screen nothing else.
UTFT myGLCD(ITDB24E_16,38,39,40,41); // Remember to change the model parameter to suit your display module!

change to :
"UTFT myGLCD(ITDB32S,38,39,40,41);"

we did it but it doesn't still work.