Delphi Interview Questions
Questions Answers Views Company eMail

How to Trapp non client areas ?

1443

How to Change the printer setup between pages?

1567

How to Access new interfaces in a RemoteDataModule?

1440

How to Show two forms allowing the first to retain focus ?

1394

How to Disable close button of a window ?

1524

How to display an application associated icons?

1437

How to get DLL function parameter listings ?

1662

How to Load a locale file into the THTML component ?

1493

How to Print a web page using the HTML control?

1466

How to pass functions or procedures to other functions or procedures?

1336

How to print a TStringGrid or a TDBGrid ?

1427

What is Typecasting ?

1337

How to Change the main form of an application at runtime ?

1792

How to detect the full path or filename of a DLL?

1 2504

How to drop down a menu Programmatically ?

1671


Post New Delphi Questions

Un-Answered Questions { Delphi }

Explain the methods findfirst, findnext and findclose?

591


How to determine the names of the installed comm ports?

1400


How can I create an identical binary executable in Delphi?

1663


How to Get the printing margin of the page?

1452


Does Kylix support Postgres?

1544


How to change Kylix directory permissions for all users when installed as root?

1491


How to create Interbase stored procedures that return parameters with TIBQuery?

1336


How to Get the current line number of a TMemo?

1999


How to get the date of the last day in the current month?

1521


How to determie if a given machine has a math coprocessor?

1354


Why can't we display data in descending order in Delphi?

1367


I'm using Delphi 4/5 and have am trying to fill a RichEdit control with both European characters and Thai characters - while I can change character colours the font stays with what was selected for the control:- reLangB.SelAttributes.Color :=dCol; reLangB.SelAttributes.Name :=FontName[dLang]; reLangB.SelAttributes.Charset :=FontChar[dLang]; reLangB.SelAttributes.Style :=[]; reLangB.Lines.Add(dText); The FontName and FontChar arrays contain the font info, and using a similar method for Captions and EditBoexes works! Anybody any ideas? Thanx in advance!

2455


How to Move controls at runtime ?

1554


How to get the version information for a file?

1484


what are the Differences between Create(Self) and Create(Application)?

1404