Unit RxGConst

*****************************************************} { } { Delphi VCL Extensions (RX) } { } { Copyright (c) 1997 Master-Bank } { } {

Classes

Functions

Types

Constants

MaxExtStrID
SBadGIFCodeSize
SChangeGIFSize
SGIFDecodeError
SGIFEncodeError
SGIFImage
SGIFVersion
SNoGIFData
SUnrecognizedGIFExt
SWrongGIFColors

Variables


Functions


Types


Constants

MaxExtStrID = 61300

The minimal VCL's used string ID is 61440. The custom IDs must be less that above.

SBadGIFCodeSize = MaxExtStrID - 205

SChangeGIFSize = MaxExtStrID - 201

SGIFDecodeError = MaxExtStrID - 206

SGIFEncodeError = MaxExtStrID - 207

SGIFImage = MaxExtStrID - 200

RxGIF

SGIFVersion = MaxExtStrID - 208

SNoGIFData = MaxExtStrID - 202

SUnrecognizedGIFExt = MaxExtStrID - 203

SWrongGIFColors = MaxExtStrID - 204


Variables