A CODE LIBRARY INDEX
2DArrays 2-dimensional array syntax
APIParam Translating C API parameter types in calls from Delphi
BlockCoordsCalc Set up a two-dimensional array of TRect items to hold coordinate values for all of the blocks in an image/bitmap component according to the number of 'blocks across' and 'blocks down' the user has chosen.
DrawBlackDottedLines Draw dotted lines within an image component representing a window/door according the number of blocks the user has chosen
GetParentDirName Function that returns hte 'parent directory' when handed a 'directory' string
WindowsMessageTrap Trap Windows messages and substitute your own messaging event handler for the inbuilt Windows routine...