Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
TDocs 1.1
PatternStringEngine 1.2
DIPcre 2.01
Top Code
DIPcre 2.01
PatternStringEngine 1.2
TDocs 1.1
Delphi > Strings
Source List

Code 1-3 of 3   


The TDocs component is a container for multiple RTF text files, which are stored in the code of the application EXE.
At StreamSec we use TDocs on those occasions when the end user will need more help than what can be given by hints, but...



Pattern String Engine is intended for lexical analysis of strings. Is based on technology "pattern matching". Allows to find all possible variants of comparison string with a pattern. Work with assignment inside pattern and much more.



DIPcre is an advanced regular expression engine for Boland Delphi 4/5/6/7. Regular expressions are a very powerfull extension of wildcard (?*) matching and allow to find almost any pattern within any text string or memory buffer.

...