Important alert: (current site time 7/16/2013 5:45:58 AM EDT)
 

Browse Category or Search Results

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

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  easy html strippingeasy html strippingDelphi 7Beginner /
Willem Wollebrants
4730 since
6/10/2003 9:25:22 PM
Unrated
       It's just a function that takes a string, and takes out anything between <>'s. This can be used as a html stripper
 
 
  Easy parserEasy parserDelphi 5, Delphi 4, Pre Delphi 4Intermediate /
Yvan Dumont
5936 since
8/4/2000 4:57:12 PM
Unrated
       This code take 3 parameters; Chaine: the string to parse, Casseur: the "linebreaker" and Retour: The TStringList to contain the parsed lines.
 
 
  Easy to Use parse Routine.Easy to Use parse Routine.Delphi 5Beginner /
Steve B.
5697 since
12/3/2000 12:21:26 AM

By 1 Users

       Makes it easy to parse out stuff in fields. =)
 
Please support the site by visiting our sponsor:
 
  Encrypt FunctionEncrypt FunctionDelphi 7, Delphi 6, Delphi 5, Delphi 4, Pre Delphi 4Beginner /
Andrew Downing
6291 since
1/17/2003 11:52:03 PM

By 3 Users

       This function will return a string XORed with the key you specify, using the same function you can decrypt an encrypted string as long the key used to dencrypt it is the one that is was encrypted with.
 
 
  Encryption ComponentEncryption ComponentPre Delphi 4Intermediate /
Martyn Currah
3406 since
3/14/2005 2:49:14 PM
Unrated
       **TO get the script for this not in component form, check out my string encryption upload and please rate*** This is an encryption component, it is very simple to use and does the job. This componant i currently use in a network chat program i made. Hope ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Examples of using Strings/Text with DelphiExamples of using Strings/Text with DelphiDelphi 5, Delphi 4, Pre Delphi 4Beginner /
8583 since
7/9/2000 6:17:04 PM
Unrated
       Here are some interesting things you can do with strings, labels etc:
 
 
  Expression Evaluater ExampleExpression Evaluater ExampleDelphi 7, Delphi 6, Delphi 5, Delphi 4Beginner /
Josh Code
3711 since
6/22/2002 3:00:22 PM
Unrated
       This program was made to show how to evaluate an expression. The program supports ^,*,/,+,- and does order of operation. The main unit is about 270 lines. This program may still have some bugs so please inform me about them if you find any.
 
 
  Find The Number Of Find The Number Of "Words"Delphi 5Beginner /
wrastus
3712 since
3/9/2001 6:51:16 PM
Unrated
       A function to take a string and returns the number of words in a string.
 
 
  Formatting RichEdit with HTML tagsFormatting RichEdit with HTML tagsDelphi 6, Delphi 5Intermediate /
Carbonize
7949 since
1/27/2003 5:59:37 PM

By 5 Users
5 Excellent Ratings
       For my second venture in Delphi I decided to convert another one of my Visual Basic uploads to Delphi. This one allows the user to use HTML style tags in a string to display the string in a RichEdit with colour and other formatting. The code as is accepts ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Get selected item text from listboxGet selected item text from listboxDelphi 5, Delphi 4, Pre Delphi 4Beginner /
Elissaios K.
23625 since
5/31/2001 5:22:19 PM

By 1 Users

       Lets say that you need to get a string from a selected item of your listbox, how to do that? Just look at this *ONE LINE* code to understand!
 


Search Results: Page 3 of 8 found. Entries 21 - 30 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