Part of my bank function wont compile, need some help please!
Code:
When i try to compile it fails becuase of this code. Did i need to import something else?Code:SMART_DrawBoxEx(True,SearchArea,clPurple); SMART_DrawBoxEx(False,Box,clYellow); SMART_ClearCanvas;


Reply With Quote

