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 Question
Name: Daniel A-S (by Daniel Ashley-Smith) Date: April 12, 2007 at 07:34:16 Pacific OS: Windows XP CPU/Ram: 2.66 GHz P4 / 1024 DDR Ra Product: EJ Computers
Comment:
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 them with other, standard objects, such as EditBox and Label.
Does anyone here know how to convert the value from say DBEdit into a string? Unfortunatelly the database objects aren't like the EditBoxes, they have a 'name' property but everytime I try copying across the 'name' from a DB object into a textbox or label it comes up with the name of the object and not the value. And there is no caption property.
Summary: 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 thi...
Summary: Ok I've just started learning pascal, so bare with me. I'm basically trying to play around with certain functions, see what works, what doesn't e.t.c. to get to know the language better. I made this s...