[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: fpimage.pp line 282
type TErrorTextIndices = ( |
StrInvalidIndex, |
StrNoImageToWrite, |
StrNoFile, |
StrNoStream, |
StrPalette, |
StrImageX, |
StrImageY, |
StrImageExtra, |
StrTypeAlreadyExist, |
StrTypeReaderAlreadyExist, |
StrTypeWriterAlreadyExist, |
StrCantDetermineType, |
StrNoCorrectReaderFound, |
StrReadWithError, |
StrWriteWithError, |
StrNoPaletteAvailable |
); |
lazarus-ccr.sourceforge.net |