Hi,
I have a DBGrid(name = DBGrid1) and a panel(name = Panel1), all are inside a panel(name = pnlMain).
In Panel1 I put several TDBEdit.
AlwaysShowEditor in DBGrid1.Option set to true.
Whenever I am changing cell focus to another, It caused flicker in Panel1.
Anybody know how to eliminate the...
Hi,
We all know about system color in Delphi:
clBtnFace and clBtnShadow.
clBtnShadow is always darker than clBtnFace.
clBtnShadow is generated by Windows automatically when we change the clBtnFace (through display properties in windows control panel)
Is there any function or API function to...
Hi,
Is there a way to find out that a record has been used as foreign key in other tables (without using SELECT syntax)?
example:
- TableA
AId AName
------ ---------
001 Anonymous1
002 Anonymous2
- TableB
BId BName AId
------ --------- ------...
Hi,
Recently, I am trying to use Firebird 1.5.2 and Delphi 7 for my new database application project.
Can I use Interbase Express vcl on firebird database?
thanks in advance,
Indra Gunawan
Hi, I'm desperately need help..
Whenever I browse to www.google.com using IE, it show like this:
Index of /
Name Last modified Size Description
--------------------------------------------------------------------------------
Parent Directory 05-Sep-2004 16:24...
Hi,
Is there any ways to show second Child Form from First Child Form in MDI Application, so that the First Child will be temporary disable until the second one closed? And still can access other child form (except the First one) in that application..
Any help will be appreciated.. thanks
Hi,
Is there any ways to show second Child Form from First Child Form in MDI Application, so that the First Child will be temporary disable until the second one closed? And still can access other child form (except the First one) in that application..
Hi,
I'm building ADO base database application using multiple EXE file, one for each module. For each Exe file, it has its own ADO connection. So, if I run 3 modules then it has to be 3 connection to the database server. If possible, is there any way just to use one connection for all the...
Hi,
Is there any way to make the Edit Mask of TDateTimeField to be the same as its Display Format?
I'm trying to set the field Display Format into dd/mm/yyyy, but my computer regional setting date short format is MM/dd/yyyy. It works for displaying purpose, but when I edit it, it displays the...
Hi,
I'm kind of newly to SQL server administering.
When I tried to connect to SQL server 2000 through my application, I get that message: Login failed for user <User_Name>. User not associated with SQL Server trusted connection.
I use Windows XP Profesional and I login as a user in administrator...
Hi,
I am using Quick Report as reporting tool, and I'm learning Free Report (Freeware version of Fast Report). But I know Crystal Report is one good solution for reporting tool. I tried to import .ocx for crystal report component into Delphi. But It's so limited.. I want to know is there any...
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.