const ErrorText: array [TErrorTextIndices] of String = ('Invalid %s index %d','No image to write','File "%s" does not exist','No stream to write to','palette','horizontal pixel','vertical pixel','extra','Image type "%s" already exists','Image type "%s" already has a reader class','Image type "%s" already has a writer class','Error while determining image type of stream: %s','Can''t determine image type of stream','Error while reading stream: %s','Error while writing stream: %s','No palette available' ); |