Hi people !
We have a form with a Grid, a RadioGroup and an Exit Button.
For the Radio elements we have shortcuts &0 &1 ... and for button &E. When we are navigating in grid we press, let´s say, E letter to search for an element. Even if we don´t press ALT, the shortcut acts and closes the form...
Hi people
We have 2 machines here with XP HOME
When you go to Add Remove Program there´s a Hole, an enormous blank space in the list. This is between letter C and D programs. How do we fix that ?
Tks in advance.
Hi people. A Lithe question.
We activate a PopUp on a dbGrid event "onTitleClick"
that will save, restore or exclude columns for users customize the grid layout. We would like to activate the PopUp on mouse right click. But how do we sense when user right clicked ?
I examined Mouse variable but...
We have 4 LPTs in a machine ( LPT1: to LPT4: ). And we have 4 Printers, each one connected to a local LPT. LPT1 to LPT3 and their respective printer is printing normally. But when we try to print in our printer connected to LPT4 we got an error (no codes or explication about the error). I have...
We have a base class, with basic functionallities, and we intend to inherit from it to make different things. We create some events but we can´t see them in object inspector. What are we doing wrong ? Tks in advance !
The class :
type
TMyOwnEvent : procedure(Sender:TObject; X:TX) of object...
Hi People, Pls give me your opinions.
Suppose we have several customers and we have implemented an object that make their customers orders.
We can create a GUI that will cover most of our customers needs. A grid to put items selected, buttons to implement certain functions, etc...
But there are...
Hi people !
We need to install some components but we need to put
DPK DCU and DLLs needed into a non default path
(we have no access to windows\system32 nor delphi sub-folders)
Let´s say we will install component X with its DPK, DCU and
specially its DLLs all in C:\XComp
How do we configure...
Hi people !
X.EXE calls Y.exe. When Y.EXE terminates I need to return
a String to X.EXE.
What I need to do to return this string ?
X.EXE is a clipper program and Y.EXE is a Delphi program.
Is there some function that acts as lastkey() function in old clipper ? I would like some kind of function, ie., one that you can call any time anywhere while running the system.
Thanks
I have a network with ICS working well. But how do we cache the downloads ? In Wingate downloads are cached in a way that when you need to update several machines over network, from second on is very fast. With ICS you download again and again and again...
Thanks
I have 2 tables being user by clipper and delphi at same time.
It´s order and items order tables. I alter in clipper, suppose, items from order no. 10. In delphi i alter, let´s say, items from order no. 20. When i close the table from delphi, every alterations made in clipper were rolled back.
I...
I have a device running on LPT1: with a device driver installed. In Windows XP my clipper application freezes.
Seems that windows holds the bytes sent to parallel.
The device driver comunicates with the device, ie., there´s outputs and inputs of bytes to and from parallel port. The device driver...
How can I retrieve values from my fields, descendants from TObjects
I have this definition of an object :
TRFComando = class(TOBject)
private
fID : Integer;
fINI : char;
fSTX : char;
fComando : String;
public
ID : Integer read fID write...
Does someone have or knows where to find an Error Treatment
routine that capture and try to treat any kind of error,
and besides, shows function/proc where error fires and
other usefull information for we detect and fix bugs ?
Thanks in advance.
We have a Clipper system and we need do develop a module
in Delphi. We did some tests with Table, Query, dbGrid,
seeks, and it´s allright. The only problem is when we
included one register in Clipper and it was not visible
in Delphi until we closed and reopenned the table (both clipper and...
I´m an old Clipper programmer developing commercial application. Clipper, DOS are old tools and I have to decide where to go from here. Java seemed to be a very good choice. I think Linux will explode in next 10 years and our systems must run anywhere. But one of my crucial doubt is about...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.