BOOL Added; // Gadget added to window
BOOL Colon; // Colon on/off default=TRUE
BOOL Negative; // Negative on/off default=FALSE
BOOL Signed; // Signed on/off default=TRUE
LONG FGPen; // Foreground Pen
LONG BGPen; // Background Pen
LONG NumPairs; // Number of digit pairs default=1
AFWindow *Window; // Window to which gadget has been added
struct Image *Image; // Image Struct for object
AFRect rect; // Image size and position
WORD DigitPairs[8]; // DigitPairs array