toolslib\custctrl\movectrl.fp
This instrument driver provides a set of functions for creating and controlling controls that users can move and size at run time. A run-time movable control is useful if multiple users of the same product want a slightly different user interface but do not want to affect the functioning of the program. Using the instrument driver, you can easily allow users to move or size controls and then save the settings for future use.
The functions in this instrument driver are multithread-safe.