Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
delphi 5
Name: majdi makhlouf Date: September 10, 2003 at 12:46:09 Pacific OS: windows 98 CPU/Ram: 550 mh / 64 mb
Comment:
i'am written program by delphi 5 language and the reselution for my screen was 640 x 480 . then when i change my operating system to windows xp the reselution for my screen is 600 X 800 then after this change the program display small on the screen . the question is there way to display the program on full screen without change my program ?
Name: Chi Happens Date: September 10, 2003 at 20:06:02 Pacific
Reply:
No, you would have to change your program. If you want it to display full screen, then you can set the main form's height and width to screen:=height and screen:=width.
Summary: Hi. I'm building my project in Delphi 5 and I've just started using the database functions. The problem is, I want to convert the value from some of these database components into strings so I can use...
Summary: Hi, I have Delphi 5 and Visual C++ 6. I'm pretty much green when it comes to programming and I would like to learn one or both. Would anyone have opinions as to which one is better or perhaps easier...