First one - its Pascal - not Object Pascal. MidletPascal has no support for Objects.

Second - Look up the Game Library stuff from Pilgrim - this is the closest you'll get to a gameing graphics library. But if all you are doing is image drawing then the standard code is sufficient. Dont expect alpha blending or even sprite style transparency.