Unit Dragblot

DragBlotter - by Casey Charlton This component is a modified version of meiBlotter by Michael Isbell. I have modified it by adding the routines from my component TMovingPanel. When I first saw meiBlotter I was gobsmacked, it was by far the simplest component I have seen, and yet one of the most effective (at least visually). All credit to Michael Isbell for the initial component. The added code enables the blotter to be dragged around at run time, or to drag it's Parent around. Set MoveWho to change it's behaviour. The initial component was Freeware, and therefore so is this one. Enjoy!

Classes

TmeiDragBlotter -

Functions

Register -

Types

TWhoToMove

Constants

Variables


Functions


procedure Register;


Types


TWhoToMove = (mwNone, mwSelf, mwParent);

Constants


Variables