| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
a more usable ShellExecute | Delphi 7, Delphi 6, Delphi 5 | Beginner / Erik Ellis (from psc cd) | 4203 since 1/1/2015 3:47:00 PM |
By 7 Users
|
|
I´we sen alot of ShellExecute tutorials but thay arent that good, there is stuff thats missing. |
|
|
|
 |
About TMouse | Delphi 5, Delphi 4, Pre Delphi 4 | Beginner / Emiel Hollander (from psc cd) | 3758 since 1/1/2015 12:56:00 AM |
By 3 Users
|
|
The global object Mouse, which is of type TMouse, contains information about the mouse. The object Mouse has several properties and one method I'll discuss here. For more properties and methods look in the Delphi help file, I will only discuss one method ...(description truncated) |
|
|
|
 |
Component | Delphi 7, Delphi 6, Delphi 5, Delphi 4 | Advanced / Rob Wolswijk | 3799 since 4/12/2016 9:15:56 PM | Unrated
|
|
This TNumericalled component you can put into your
Delphi programs with following options:
Property Colon: add ":" to the component.
Property LedColor.
On Click event. (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Get the name of the day today! | Delphi 7, Delphi 6, Delphi 5, Delphi 4, Pre Delphi 4 | Beginner / Christer Bru (from psc cd) | 4247 since 1/1/2015 7:41:00 PM |
By 4 Users
|
|
Easy-to-understand-function that returns the day todays name in string and takes no parameters. It returns the name in Englsih even if the operating system is another laguage. Good for text editing programs. Please rate... |
|
|
|
 |
Quickly retrieve the lines from a text file | Delphi 5, Delphi 4, Pre Delphi 4 | Intermediate / Bob Brown (from psc cd) | 3789 since 1/1/2015 4:50:00 AM |
By 7 Users
|
|
This function quickly retrieves a range of lines from a text file. |
|
|
|
 |
Replace,InStr,Left,Right,LeftTrim,RightTrim,Reverse,Split,Replace,Mid Functions | Delphi 5, Delphi 4, Pre Delphi 4 | Intermediate / telle (from psc cd) | 14532 since 1/1/2015 6:22:00 AM |
By 16 Users
|
|
This is just like the name says, The Following Vb functions for Delphi all coded/translated by me:
RightTrim
LeftTrem
InStr
Mid
Left
Right
Replace
Split
Reverse
|
|
|
|
 |
ShellNotifyIcon | Delphi 7, Delphi 6, Delphi 5, Delphi 4 | Intermediate / Tommy Nilsson (from psc cd) | 3695 since 1/1/2015 4:36:00 PM |
By 4 Users
|
|
This component allows you to add animated icons to the Windows system tray.
Use Popup Menu’s without writing a single line of code.
Support for the following Mouse Events: OnDblClick, OnMouseDown and OnMouseUp. |
|
|
|
 |
TableCopyV2 | Delphi 7, Delphi 6 | Intermediate / Osman Celik (from psc cd) | 2862 since 1/1/2015 3:14:00 PM |
By 2 Users
|
|
TableCopyv2..
so smart..nice to use..helpful.
Have you ever copied Field names from a table "Fields Editor" to use it with 'FieldByName' command to put a data or edit a field value.
This smart program tranforms copied text from a "Field Editor" into form ...(description truncated) (ScreenShot) |
|
|
|
 |
USEFUL API FUNCTION GetTickCount | Delphi 7, Delphi 6, Delphi 5, Delphi 4, Pre Delphi 4 | Beginner / Arif M. Sheikh (from psc cd) | 3951 since 1/1/2015 5:29:00 PM |
By 3 Users
|
|
This will tell you the time when your computer starts in miliseconds. |
|