Just a sample how to calculate character in one text/paragraph. Usefull if you want to do a char count/statistic.
File List:
@PSC_ReadMe_1634_7.txt
1Kb
CharStatistic/
0b
CharStatistic/Project1.cfg
434b
CharStatistic/Project1.dof
2Kb
CharStatistic/Project1.dpr
188b
CharStatistic/Project1.res
1Kb
CharStatistic/Project1.~dpr
230b
CharStatistic/Unit1.dcu
5Kb
CharStatistic/Unit1.dfm
2Kb
CharStatistic/Unit1.pas
1Kb
Similar code
Formatting RichEdit with HTML tags
(Popularity: ) : For my second venture in Delphi I decided to convert another one of my Visual Basic uploads to Delphi. This ... Base Converter
(Popularity: ) : This program was made to show you how to convert number bases easily and efficiently. The program supports binary, octal, ... Expression Evaluater Example
(Popularity: ) : This program was made to show how to evaluate an expression. The program supports ^,*,/,+,- and does order of operation. ... Encryption Component
(Popularity: ) : TO get the script for this not in component form, check out my string encryption upload and please rate*** This ...