Link to home
Start Free TrialLog in
Avatar of pcb69
pcb69

asked on

Help! Passing an Image to a procedure.

I need to pass a TImage object to a procedure. The procedure moves the image according to the co ords I pass to it. I put the procedure in a seperate unit and the declaration in the header file. I tried passing the Image as Of type TImage. It didn't work.

Can anyone give me an example of how I can do this correctly.I am using Borland C++3.

I am sorry but I have only 5 points
left

Thanks in advance

John
ASKER CERTIFIED SOLUTION
Avatar of amador
amador

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial