Hello Experts,
I have a strange problem. I have a service made with Delphi. Its Start type is Automatic. It is working fine with desktop. When I am shutting down the pc, an Exception is occur...
hi
(I use delphi 7 and microsoft Sql 2005 on windows Vista)
I am a beginner (real noob) with delphi and Sql.
I just made a program to write, delete and make some query via delphi 7 on my D...
DELPHI
Class Tsplash component is not available in my pc.
Where can i get the component from?
Can some one explain abit about TVirtualStringTree?
WHat TVirtualStringTree use for
and why we use it
any other option beside of using TVirtualStrign Tree?
How can I get an information (in Delphi 7.0) about some element in computer:
- Procesor (Model, Frequency, ID/Serial number, Temperature)
- Motherboard (Model, ID/Serial number)
- RAM (Si...
Hi
Sometimes I get this problem (sometimes not). If I pop up a message window (showModal) - using Delphi - the OK button get's a bit of control (it has a dotted line around it) but it doesn...
DELPHI
Hi,
I try to open a already done delphi program using Borland Delphi.A message;Class Tsplash not found.
Where can i get the component Tsplash and how to install it to my current Borl...
Delphi
How to identify that the value i key-in is not in the database.
I have a edit text box i called it EnterName
I have a button i called it create
when i insert some value and cl...
Hi.
I have a small problem with Delphi IDE.
Since i installed a small component, Delphi IDE opens with all the windows in the wrong position and
size.
I uninstalled the component but th...
I have a tdbgrid with 3 fields(columns), all setup and entered programatically. I want the columns with to be split equally so all fields is shown. How do i do that?
I tried 'dbGrid.Column...
I need to sort some objects in Delphi. It can be a tstringlist, a tlistbox, tvirtualTable (devart), tMemo and so on. I cant find any properys or methods regarding this. How is this done?
I'm not looking for a solution but for the cause of a problem. I am dealing with a troublesome customer who installed a desktop product that I have to support on a Windows 2003 server with Ter...
Delphi
Hi, i have check box and a button check.
Im using TVirtualStringTree.
In my list i have checkbox and when the checkbox is selected and press enter
new page will appear.
How to ...
I am using Delphi 7. I have a base panel Name =BasePanel created at design time. I need to crerate 'PanelA', 'PanelB' and 'PanelC' at runtime, where the parent for 'PanelA' is BasePanel and th...
delphi
how to write header column name to a file
I have 2 forms one is student form and another one is studentInfo form
In student form i have student ID and student name for my heade...
When i try to load a demo project i get an error:
{Personality DelphiDotNet.Personality is requierd to load project abd is not loaded. Cannot load project.}
What to do?
When im trying to upload a file using idftp component using .put method application do not respond until .put method finish its job.
How can i cancel uploading file.
Is there any Delphi IDE commands that returns the cursor to previous position? Sometimes i go to the start of an unit to get some values, and then i takes sometime to return to where i was. Is...
I want to have a dialog that accepts the answers "yes" or "no". There shall be no close button, no resize and it must stay on top until selection is done. The window under shall not be selecta...
Hello Experts, (or more specifically ciuly, because i know it's you who going to answer first xD)
I'm making a macro for excel using VBA, it has the userform and the some code in it... What...
Hi Experts
I have a panel with some labels and an image on. Is there a way that I can print that specific panel according to the panel's width and height. Only the panel with the labels a...
delphi
I have more than one items and come with radio button
How can i clear the selected radio button when i click the clear button?
I have been using Access (2000) as a back end for my apps for some years now. It is not really SQL compliant and just is getting awkward to continue to use.
What would be the easiest datab...
I have developed a fully functional IE toolbar in Delphi with all the support from delphi experts.
I need to make it compatible for firefox also.
Help please.