Important alert: (current site time 7/16/2013 5:07:39 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 2 of 3 found. Entries 11 - 20 of 20 found
Jump to page: 1 2 3 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Stringsplit ProcedureStringsplit ProcedureDelphi 7Advanced /
Benny Birger Jensen
3806 since
6/23/2003 10:41:04 PM

By 1 Users

       It works as the Visual Basic Split function
 
 
  TableCopyTableCopyDelphi 7, Delphi 6Intermediate /
Osman Celik
3223 since
12/8/2002 3:20:58 PM

By 4 Users

       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 of FieldByNam ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  TableCopyV2TableCopyV2Delphi 7, Delphi 6Intermediate /
Osman Celik
3180 since
12/15/2002 6:00:41 AM

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)Click here to see a screenshot of this code!(ScreenShot)
 
Please support the site by visiting our sponsor:
 
  THashTHashDelphi 5, Delphi 4, Pre Delphi 4Intermediate /
Found on the World Wide Web
3992 since
7/29/2000 10:13:28 PM
Unrated
       THash works like Perl's associative array, i.e., an array indexed by a Key of type string with an associated Value of type Pointer, which means Value is anything that will fit into a Pointer type -- you just need to do the appropriate typecasting. Luu Tra ...(description truncated)
 
 
  The GetWindowText functionThe GetWindowText functionDelphi 5, Delphi 4, Pre Delphi 4Beginner /
Emiel Hollander
6624 since
7/9/2000 5:29:30 PM
Unrated
       You can use the GetWindowText function to retrieve the caption of the title bar of a window. You need to have the handle, and a PChar to put the window text in ready before you use this function.
 
 
  TimerTimerDelphi 5Intermediate /
DOSpoweredGEEK
6495 since
8/1/2001 3:27:34 PM

By 2 Users

       This is a form with timed intervals, reminding the user of things
 
 
  TLanguageChangerTLanguageChangerDelphi 7, Delphi 6, Delphi 5, Delphi 4Intermediate /
Ido Kanner
3783 since
5/20/2003 5:53:04 AM

By 1 Users

       This is a delphi component for handeling Windows Virtual Keyboard layouts. You can retrive list of existed layouts, change them and retrive information about each layout.
 
 
  True Random Number GenerationTrue Random Number GenerationDelphi 7, Delphi 6, Delphi 5, Delphi 4, Pre Delphi 4Beginner /
Alexander Moore
4747 since
5/1/2003 5:52:18 PM

By 1 Users

       This code will generate random numbers in Delphi, simply place it into a button or something.
 
 
  USEFUL API FUNCTION GetTickCountUSEFUL API FUNCTION GetTickCountDelphi 7, Delphi 6, Delphi 5, Delphi 4, Pre Delphi 4Beginner /
Arif M. Sheikh
5774 since
3/16/2003 4:04:39 PM

By 3 Users

       This will tell you the time when your computer starts in miliseconds.
 
 
  Using PHP's explode function in Delphi 1+Using PHP's explode function in Delphi 1+Delphi 5, Delphi 4, Pre Delphi 4Intermediate /
Bob Brown
5013 since
2/18/2001 10:54:20 PM
Unrated
       This functions purpose is to implement PHP's Explode function in Delphi. It's compatible (as far as I know) with all versions of Delphi.
 


Search Results: Page 2 of 3 found. Entries 11 - 20 of 20 found
Jump to page: 1 2 3 


Compatibility Filter Profile:

Delphi 7
Delphi 6
Delphi 5
Delphi 4
Pre Delphi 4
Kylix