Important alert: (current site time 7/16/2013 5:46:31 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 6 of 8 found. Entries 51 - 60 of 75 found
Jump to page: ... 1 2 3 4 5 6 7 8 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Simulated StackSimulated StackDelphi 7, Delphi 6Intermediate /
TheMouse
2733 since
2/17/2003 4:28:53 PM
Unrated
       This code is just like my previous posting under VB. I just finished porting it to Delphi. It lets you manage a stack, like the computers memory heap. You can push and pop items. It is currently a unit file -- if anyone could tell me how to make it into a ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Split functionSplit functionDelphi 7Beginner /
Martin Engström
6495 since
2/12/2005 8:28:48 PM

By 2 Users
2 Excellent Ratings
       Will split a string using a delimeter very similar to VB's split function
 
 
  Split FunctionSplit FunctionDelphi 7Intermediate /
Lrd.Sandman
4033 since
4/19/2005 9:15:29 AM

By 1 Users

       This is the Delphi 7 code for the older splits on this site...
 
Please support the site by visiting our sponsor:
 
  Split functionSplit functionDelphi 6, Delphi 5, Delphi 4Beginner /
Martin Engström
6495 since
2/12/2005 8:28:48 PM

By 2 Users
2 Excellent Ratings
       Will split a string using a delimeter very similar to VB's split function
 
 
  Split Function - No String List - Just ArraysSplit Function - No String List - Just ArraysDelphi 7, Delphi 6, Delphi 5Intermediate /
VoodooSnake
3788 since
5/3/2003 8:46:50 AM
Unrated
       Another split function, just 1 miner change, it uses no String List, instead it uses arrays. I got sick useing split functions with these lists, so i changed the split function programmed by Lord Nova Ice, found here: http://www.planet-source-code.com/vb/ ...(description truncated)
 
 
  Split Function in DelphiSplit Function in DelphiDelphi 5, Delphi 4, Pre Delphi 4Intermediate /
Nick Siderakis
52092 since
1/21/2001 7:32:30 PM

By 8 Users
6 Excellent Ratings
       Hey this function just emulates the Visual Basic function that we know and love “<b>split</b>”!!! You use it the same way you would have in vb.<br><i> avar := split('string to break up',' ',2);</i><br> That will return avar ...(description truncated)
 
 
  Split function with an attitudeSplit function with an attitudeDelphi 5, Delphi 4, Pre Delphi 4Intermediate /
xpcoder
2589 since
3/6/2002 8:25:06 AM
Unrated
       Split a given string into TStrings with given delimiter character. Will also process Quoted string if need to (e.g.): 'this, is, a, "comma, separated, value", for, you' will be split into a stringlist with the following items: (0) this (1) is (2) a (3) "c ...(description truncated)
 
 
  Split stringSplit stringDelphi 5, Delphi 4, Pre Delphi 4Intermediate /
Mark van Renswoude
8762 since
1/3/2002 4:50:10 AM

By 2 Users
2 Excellent Ratings
       This code simply splits a string into pieces using any delimiter and returns an array. Enjoy!It seems PSC has messed up my code, to view a nicely formatted and color coded version of this code go to http://x2software.net/viewarticle.php?id=5
 
 
  Split time and create time blocksSplit time and create time blocksDelphi 5, Delphi 4, Pre Delphi 4Intermediate /
Elissaios K.
3192 since
5/31/2001 7:37:28 PM
Unrated
       This code splits the time (split time is a part of delphi help) and creates a TIME LIMIT to prevent the user from doing something. Example: if you specify a time of 12:00 between 14:00, and the user access the program while the time is 15:00, the program ...(description truncated)
 
 
  Squib Scripting LanguageSquib Scripting LanguageDelphi 7Advanced /
Vafa.Karamzadegan
1376 since
10/19/2012 2:33:21 PM
Unrated
       Simple but powerful scripting language called Squib! Features: Loop, IF Clause, While Clause, Using labels, ADO support, Library Call, Pre-Defined Functions and Utilities, Simple Highlighter! * Syntactic Analysis and Semantic Analysis are performed for ea ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 


Search Results: Page 6 of 8 found. Entries 51 - 60 of 75 found
Jump to page: ... 1 2 3 4 5 6 7 8 


Compatibility Filter Profile:

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