Can this be done? If so, how?
Can this be done? If so, how?
Or are you talking on painting it on a debug canvas?SCAR Code:var
B : TBox;
begin
WriteLn([B.x1, B.y1, B.x2, B.y2]);
end.
I meant painting in on the debug canvas, sorry.
WriteLn(b) is enough![]()
Perfect, thanks IceFire.
Edit: It seems I can't give you any more rep right now![]()
Last edited by bbri06; 05-16-2010 at 09:13 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)