Forum: DB-Aware
02-15-2002, 08:20 PM
|
Replies: 4
Views: 1,407
RE: DBLookUpComboBox
Thaks a lot my friends, I did not know tha the dblookupcombobox was a readonly component.
|
Forum: DB-Aware
02-14-2002, 03:44 PM
|
Replies: 4
Views: 1,407
DBLookUpComboBox
How can I edit a field at the top of the list in a DBLookUpComboBox?? Thanks a lot my friends.
|
Forum: General
02-13-2002, 03:21 PM
|
Replies: 1
Views: 954
About FileExists
I have problems with this function ...
x:=FModul.TParam.FieldByName('Info_Parametro').AsString;
If FileExists(x) Then
Here I have the problem, because the string on the x Var has a...
|
Forum: General
02-03-2002, 04:58 PM
|
Replies: 1
Views: 1,038
About URLs
How can I know what url is in the Internet Explorer? there is some thing to do that in delphi??? Thanks a lot .
|
Forum: General
06-13-2001, 09:05 AM
|
Replies: 1
Views: 1,429
|
Forum: General
05-28-2001, 06:49 AM
|
Replies: 1
Views: 8,828
|
Forum: General
05-18-2001, 07:43 AM
|
Replies: 3
Views: 1,134
RE: MS Access database
You can use the ADO Connection component. The ADO componentes are afther the Data Controls componentes. Put the ADOCOnnection in a datamodule or in a form and use the connectionstring property to...
|
Forum: General
03-27-2001, 09:19 AM
|
Replies: 1
Views: 1,258
|
Forum: General
03-26-2001, 08:24 AM
|
Replies: 1
Views: 978
|
Forum: General
01-18-2001, 08:06 AM
|
Replies: 5
Views: 4,191
|
Forum: General
01-18-2001, 06:47 AM
|
Replies: 5
Views: 4,191
Query Problem......( Help, Help )
I am making a query where I most find a date but i dont know how to pass the date.... this is the code
FModule.Q1.SQL.Add('SELECT DISTINCT Table.date');
FModule.Q1.SQL.Add('WHERE...
|
Forum: General
01-09-2001, 09:07 AM
|
Replies: 6
Views: 6,436
RE: RE: About the time...?
Ok, thanks for the answer...but I can I put the information of GetLocalTime in a label......??? Thank you.
|
Forum: General
01-09-2001, 07:44 AM
|
Replies: 2
Views: 3,289
RE: RE: Printing........???
Do you want to achieve information from the printer device as it is printing the specific job?
Do you want to snap every print requests on the client and achieve information of which printer the...
|
Forum: General
01-08-2001, 09:14 PM
|
Replies: 2
Views: 3,289
Printing........???
How can I make that delphi knows where a printer is printig something, can i do that...? Thank you.
|
Forum: General
01-08-2001, 08:03 PM
|
Replies: 6
Views: 6,436
About the time...?
How can I calculate the correct time in my Zone....Because I dont want to take the time of the system. Thanks a lot.
|
Forum: General
01-04-2001, 11:03 AM
|
Replies: 2
Views: 7,351
|