| Unit ERombBtn |
by Daniel Berg, June 1998: enhanced version of ERombBtn from DSP} {Added enable/disable of every single button, enhanced (nicer) arrows on the buttons} {Added OnMouseUp and OnMouseDown event for every button
| Classes |
| Functions |
Register -
| Types |
TButtonSet
TEnhRombButtonPressed
TRombButtons
| Constants |
| Variables |
| Functions |
| Types |
TButtonSet = set of TRombButtons
TEnhRombButtonPressed = (erbNone, erbUp, erbLeft, erbDown, erbRight);
TRombButtons = (rbUp, rbLeft, rbDown, rbRight);
| Constants |
| Variables |