Important alert: (current site time 7/15/2013 6:23:25 AM EDT)
 

Browse Category or Search Results.

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

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  A Random String Generator With Patterns and Extra OptionsA Random String Generator With Patterns and Extra OptionsDelphi 7, Delphi 6, Delphi 5, Delphi 4Beginner /
VoodooSnake
12567 since
5/4/2003 4:47:18 PM

By 1 Users

       Creates Random Strings of a specific length. There r sum options that u can use, and u can set ur own pattern. So, it can b pretty useful. Hope it is. :) if u want to c the code implemented in a Program, u can take a look at my code example that i submitt ...(description truncated)
 
 
  A String Tokenizer Similar To strtok() in C++A String Tokenizer Similar To strtok() in C++Delphi 5, Delphi 4, Pre Delphi 4Beginner /
Ty
58877 since
10/1/2002 4:23:03 PM

By 13 Users
5 Excellent Ratings
       The following procedure acts similar to strtok in C++. Call it once with your string (S), and then everytime you call it from there on out, you can break your string apart with tokens! Included is a function StrMid() and an overload for StrMid that simula ...(description truncated)
 
 
  A working split methodA working split methodDelphi 7Beginner /
*Unknown*
13250 since
7/15/2004 1:03:39 AM

By 2 Users

       This is a working split method works really nicly I tested it well. Uses TStringList.
 
 
  Animate TextAnimate TextDelphi 7, Delphi 6, Delphi 5Intermediate /
kheiro
6519 since
4/25/2010 9:01:00 AM
Unrated
       It is a code that allows an animated text in a TMemo you can even do it for TLabel and TEdit
 
 
  Array Element ShuffleArray Element ShuffleDelphi 5, Delphi 4Intermediate /
Chrysalis
8768 since
11/16/2001 2:23:02 PM
Unrated
       Shuffles array's elements
 
 
  AsciiToDecAsciiToDecDelphi 5Beginner /
Edward Grubb (-ed0-)
9808 since
9/18/2000 1:51:05 AM
Unrated
       Turns Ascii string into Dec. AsciiToDec('String');
 
 
  Base ConverterBase ConverterDelphi 5, Delphi 4Beginner /
Josh Code
10646 since
6/24/2002 7:57:24 PM

By 4 Users
2 Excellent Ratings
       This program was made to show you how to convert number bases easily and efficiently. The program supports binary, octal, decimal, hex, and ascii(base 256). Please vote on my code.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Change String To Proper CaseChange String To Proper CaseDelphi 5Beginner /
bleh
18997 since
4/24/2002 6:53:52 PM

By 2 Users
2 Excellent Ratings
       I may be reinventing the wheel here, but so far I have yet to find a built in Delphi function that will convert a string to proper case. I found this code somewhere on the web a while back, lost it, and managed to recreate it last night.
 
 
  Char Statistic / CountChar Statistic / CountDelphi 7Intermediate /
Hanafiah
6425 since
8/3/2005 1:54:50 AM
Unrated
       Just a sample how to calculate character in one text/paragraph. Usefull if you want to do a char count/statistic.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Conversion of digits to wordsConversion of digits to wordsDelphi 7Advanced /
Sabu M H
11740 since
11/15/2005 11:50:43 PM

By 2 Users
2 Excellent Ratings
       Using an instance of this class you can convert digits to words. for eg: 289 will be converted and shown as 'Two hundred and eighty nine' The largest number able to convert using this is 99999999.
 


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


Compatibility Filter Profile:

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