Archive for the ‘Delphi Tutorial’ Category

Check If The BDE Is Installed

Sunday, September 2nd, 2007

You can use this tip to check if the Borland Database Engine (BDE) is installed.

(more…)

How to Create Rounded Form

Wednesday, March 7th, 2007

How to Create Rounded Form

(more…)

How to Create a Gradient Filled Form

Friday, March 2nd, 2007

You can create a gradient filled form to make form that is more beautiful. (more…)

Get Volume Name

Thursday, February 22nd, 2007

This function used to get volume name.
(more…)

Get Start Menu Directory

Thursday, February 22nd, 2007

This function used to get start menu directory.
(more…)

Get Windows Temporary Folder

Tuesday, February 20th, 2007

If you need to get windows temporary folder for your application you need to follow this steps.

(more…)

Empty Recycle Bin

Tuesday, February 20th, 2007

Procedure to empty recycle bin
(more…)

Show deleted records

Saturday, February 17th, 2007

With this procedure we can show deleted record from paradox table.
(more…)

Hide the titlebar

Friday, February 16th, 2007

Hide the titlebar.
(more…)

Check If a Directory Exists

Thursday, February 15th, 2007

How to check if a directory exists?
(more…)