List All Pages
BaseToStr — General function for converting binary, hex, octal or a custom base Key to a string.
BaseToStr(Value : longint; const Key : String; Digits : Byte) : String;
Example 1: Hex (Base...
I love hearing from the users of IntelliPad so please drop me a line and let me know your thoughts. Although I'm not able to respond to all of the messages I receive be sure that I will read...
1. In workspace open the Command Toolbar Data "data\toolbars.dat" from the data folder in the IntelliPad program directory. e.g. "C:\Program Files\IntelliPad\data".
2. Here is an overview of how...
TDocument is a active document class type. It is extremely useful for many kinds of document processing.
Property or Method
Description
Document.Text
Set or get the document text via a big...
IntelliPad is absolutely free and there is no payment is required.
However, if you wish to express your appreciation for the time and resources the author have expended developing and supporting it...
Even though this is a beta release, this version should be quite stable as I have been using it for some time for my personal developments tasks.
Download from the following link …
Remember to...
IntelliPad is capable of exporting syntax highlighted documents to both RTF (rich-text format) and HTML formats. This allows you to share the highlighted code in the internet and other media.
With...
ExtractPattern — extracts all patterns from input string.
function ExtractPattern(const APattern, AInputString : string) : string;
Example pattern to match email...
Here are the features of IntelliPad :
Syntax Highlighting and Code Folding
Multi-Document
You can edit several documents at the same time.
Full Drag 'N' Drop
You can open a document by...
Application
WriteLn
The WriteLn procedure writes a complete line of data to the selected output destination.
writeln(s: string);
Readln
The ReadLn procedure reads a complete line of data from...
I love hearing from the users of IntelliPad so please drop me a line and let me know your thoughts.
If you are allowed to edit pages in this Site, simply click on edit button at the bottom of the page. This will open an editor.
To create a link to a new page, use syntax: [[[new page name]]] or...
So you want to become a member of this site?
If you wish to contribute to this site for updating documents or any other details related to IntelliPad, you are most welcomed.
Tell us why and apply...
The objective of developing IntelliPad was driven by the need to serve multi-purpose text processing tasks and to be the basic instrument to be used by a typical software developer. Convenient...
In a regular expression, special characters interpreted are:
. Matches any character
( This marks the start of a region for tagging a match; so what's inside ( ) you can use in "replace with"...
Main Intellipad Application
Command Toolbar
Hex Editing
Workspace
Color Palette
Home
Guestbook
Download
Screenshots
Bug Report
Script Snippets
Donate
Forum
How to join this site?
Site members
Recent Forum Updates
Members:
Moderators
Admins
home
main
Recent changes
List all pages
Page Tags
Edit side panel
Site Manager
contact
//
TStringList is a utility class type. It is extremely useful for many kinds of list processing. Items in a string list may be inserted, moved and sorted.
The list can be built string by string, or...
According to Wikipedia, the world largest wiki site:
A Wiki ([ˈwiː.kiː] <wee-kee> or [ˈwɪ.kiː] <wick-ey>) is a type of website that allows users to add, remove, or otherwise edit...





