Declaration
TIEPointBase = (
iepbRange, // Values are in the range of 0 - 1000
iepbClientArea, // Select coordinates over client area (as they appear in the current view)
iepbBitmap // Select coordinates over bitmap (as they relate to the bitmap regardless of view or zoom)
);