Delphi Interview Questions
Questions Answers Views Company eMail

How to Detect if the system time has been changed ?

1304

How to Disable a radio button in a TRadioGroup?

1444

What is the tag property useful for?

1410

How to Use an instance of TPrinter ?

Delta,

1 4019

How to Customize TTrackBar?

1368

How to add system menu items to a form ?

1329

How to Resize StringGrid Columns ?

2708

How to draw transparent text onto a TBitmap ?

1288

How to display seconds, minutes, tracks of an AVI ?

1360

How to Move a form by clicking in its client area ?

1398

How to Clear the recent Documents from the Start Menu?

1215

How to Change RichEdit Font styles with HotKey combinations ?

1266

How to use the Lookup method to return values from multiple columns ?

1191

How to Copy files using the Standard Windows Copy file dialog box ?

1413

How to Create a custom word break procedure?

1357


Post New Delphi Questions

Un-Answered Questions { Delphi }

How to retrieve a list of assigned properties ?

1212


How to detect the computer name?

1510


How to Change the default project directory ?

1377


What are Delphi and C++ Builder Action Lists and how to use them?

1359


How to Use Multiple Servers?

1221






How to do Sorting on Calculated fields ?

1405


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!

2259


What is Delphi?

502


How to Add hint windows to applications?

1244


How to create a Resource only DLL?

1459


Can I use the ODBC drivers that I got with ?

477


How does run-time type information (rtti) work?

510


How to Check available disk space on large drives?

1344


How to Use additional data sets in expressions ?

1282


Can we create stored procedures via Delphi or C++ Builder?

1325