 |
|
 |
 |
 |
| Components > Edits, Memos > Memos |
|
Companies News:
|
AlMemo v.3.69 | FWS |
10030 k |
23 Jun 2009 |
By Arkadia. Memo with onPaint property:
- Flat design (no clt3D feature)
- Border color property
- Mouse is down (property to know if the mouse is down)
- Mouse in control (property to know if the mouse is in the control area)
- Custom property (string to add custom informations like "tag" property)
- OnPaint event (powerful event fired each time the control needed to be repaint and permit to change, before the repaint process, some property of the control like it's color. For example we can easily change the font or border color of the control each time the mouse enter or leave the control.
Fully functional Source: Included Exe-Demo Included
| | Download: D2005 D2006 D2007 D7 |
  |
|
|
Chat Edit v.1.0 | FWS |
12 k |
14 Nov 2002 |
By Tod. A chat window, suporting smiles, wordwrap, background/text color selection. Fully functional Source: Included
| | Download: CB3 CB5 |
 |
|
|
ColorMemo v.2.0.2 | FW |
321 k |
30 Nov 1998 |
By Baltic Solutions. Standart windows memo control that can "color code" the text it holds. No RTF required. Has rules for syntax highlighting, hotpost, etc... "We tried to make it very simple and easy to use so novice users can "plug & play" it into their application without any painful reading of manuals." Fully functional Source: On purchase/registration
| | Download: D2 D3 D4 |
  |
|
|
EControl Syntax Editor SDK v.2.50 | SW |
1639 - 1830 k |
27 Jun 2008 |
| By EControl, Ltd. EControl Syntax Editor is powerful edit control for editing and viewing text with powerful syntax highlighting, text folding, text structure tree view... Library contains 24 components to build professional applications. The unique and more important feature is 100% customizable lexer, so you can adjust it for any type of text file without programming. As an example you can view default Lexer Library. This library contains lexers for file types: C++, Pascal, Basic, SQL, Delphi Resources, HTML & XML, Style sheets, Ini files, Help Contents, Batch files, Assembler, ...
Editor features (of the editor control)
- Delphi 2005 like editor.
- Unlimited text length.
- Fast working even with huge files (several megabytes).
- UNICODE support.
- 100% customizable lexer, so editor is suitable for any plane text format. Lexer is a resource that may be created and manipulated at design time and at runtime. Lexer uses standard VCL streaming and stores itself in DFM text format.
- Comfortable visual lexer editor.
- Powerful and customizable highlighting.
- Text folding, any determined text range or user range may be collapsed.
- Gutter with multiple bands, line numeration, gutter objects (images) that are customizable at design time. Line highlighting, image, hint, position may be associated with the gutter object (for example, like breakpoint or current execution point).
- Hint subsystem. Now hints available for text tokens, expanding button, gutter objects, vertical scroll.
- Export to RTF, HTML with syntax highlighting, copy selection to clipboard in RTF.
- User ranges allows custom lexer independent highlighting and text folding.
- Stack-based markers like in CodeRush. Unlimited bookmarks.
- Animation allows to mark out some position in text.
- Powerful search/replace (regular expressions, search all ...). Incremental search.
- Own regular expressions compiler.
- Additional components and plug-ins in library: TSyntaxTreeView, TSyntTextSource, TSyntKeyMapping, TAutoCompletePopup, TTemplatePopup, TecSyntPrinter, TecSyntPreview, TSyntAutoReplace, TPropsManager, TecLocalizer, TUserStylesCombo.
- In-text images.
- Active spell checking.
Highlighting features
- Highlighting styles can use any font.
- Text border styles.
- Syntax highlighting associated with simple lexical elements (tokens).
- Text range (sequence of tokens) highlighting. Any detected text range can have style that will be merged with token styles.
- Nested lexers highlighting.Combining several lexers in one using "Sub Lexer" rules.
- Highlighting of the user ranges (over lexer defined highlighting).
- Active highlighting depended on caret position. Highlights valid blocks (for example, current procedure, brackets, "begin" ... "end" blocks ...).
- Line highlighting associated with text ranges, caret position, gutter objects or custom.
- Powerful style merging (token style, text range style, dynamic style, ¿½)
- Text partition by means of line separators like in Visual Basic IDE.
- Hierarchical text representation using block staples.
- Hiding parts of the text using Hidden attribute of the style.
- Read only style (to protect any parts of the text)
- Hyperlinks highlighting.
With Nag-Screen Source: On purchase/registration Price: $221
| | Download: CB5 CB6 D2005 D2006 D5 D6 D7 |
     |
|
|
ExtColorMemo v.1.0 | FWS |
1 k |
04 Dec 1998 |
By Baltic Solutions. ExtColorMemo is a descendant of ColorMemo, that shows how to add gutter to the left of memo control. Improvements are welcome. Fully functional Source: Included
| | Download: CB1 CB3 D2 D3 D4 |
 |
|
|
GostMemo v.1.0 | FWS |
9 k |
11 Oct 2005 |
By Rubinetti Mauro. Component with the characteristic whole Memo with the addition to be able to decide if the text to the inside can be copied cut collated cleared with the mouse or with the keyboard.Componente with the characteristic whole Memo with the addition to be able to decide if the text to the inside can be copied cut collated cleared with the mouse or with the keyboard. Fully functional Source: Included
| | Download: D2005 D3 D4 D5 D6 D7 |
 |
|
|
HighLighted Memo v.1.3 | FWS |
3 k |
04 Aug 1998 |
By Nic Hollinworth. The HighLightedMemo component allows you to highlight a line of text within a memo, using any of the colours available in the current palette. It will only highlight the lines which contain text - blank lines are ignored. Fully functional Source: Included
| | Download: D3 |
|
|
|
Libreta v.1.0 | FWS |
4 k |
05 Mar 2001 |
By Rafa J. Simple Component similar to TMemo but with the appearance of a notebook. Fully functional Source: Included
| | Download: D5 |
|
|
|
MZMemo v.1 | FW |
325 k |
23 Nov 2008 |
By Zozito Pelegrin. Read only memo like mirc with extra features; log viewer control for chats, application logs, etc...
- Add Strings and TStrings
- Text: font, size, backgroundcolor, foregroundcolor,
- FontColors: 16
- FontStyles: bold, italic, underline, strikeout, reverse
- Background: color, images
- Copy: plain or formated
- Pixels: between chars and lines
- Margins
- etc...
Fully functional Source: None Exe-Demo Included
| | Download: D2005 D2006 D2007 D2009 D3 D4 D5 D6 D7 |
 |
|
|
Memoes v.1.0 | FWS |
8 k |
20 Feb 2001 |
By Erol S. Uzuner. Memo with Left, Top, Right, Bottom gap for placing components. Fully functional Source: Included
| | Download: D2 D3 D4 D5 |
|
|
|
Search And Replace v.1.1 | FWS |
4 k |
15 Jul 1998 |
By T. Skovmand Eriksen. TMemo Search and Replace component which wraps the functionallity of TFindDialog and TReplaceDialog. Fully functional Source: Included
| | Download: D2 D3 |
 |
|
|
TALFlatXPMemo v.1.0 | FWS |
276 k |
25 Nov 2004 |
| By Alex Libby. Bored of a standard TMemo ? Wished you could mimic the XP look, without the overhead of other components?
Well, here you can. TALFlatXPEdit, sister component to TALFlatXPMemo is designed with an XP look, but can be used as a direct replacement for TMemo. Fully functional Source: Included
| | Download: D7 |
 |
|
|
TAMemo v.1.0 | FWS |
3 k |
18 Dec 2000 |
By PeakStars. Want to use the formatting capabilities of TMemo but... TAMemo is a simple way to make a TMemo truly read-only: no caret, no pop-up, no selection. Fully functional Source: Included
| | Download: D3 D4 D5 |
 |
|
|
TAdvMemo v.2.1.6.0 | SW |
3271 - 4954 k |
31 Jul 2008 |
| By TMS Software. Lightweight memo control with configurable syntax highlighting for Pascal, Basic, HTML, JavaScript, CSS, SQL, C#, Pyton, Perl, SQL, INI, XML.
Features:
- URL aware
- Codefolding
- proportional scrollbars
- Print support
- SaveToHTML and CopyHTMLToClipboard functions
- Save to Rich Text files (.RTF files)
- SQL highlighter
- Find and replace dialogs
- Ctrl-A, Ctrl-PageUp, Ctrl-Home, Ctrl-End, Ctrl-PageDown shortcuts
- DB-aware version TDBAdvMemo
- Configurable parameter hinting
- Configurable auto-completion
- Error marking
- Styler available for emoticons
- Addict spell checker support
- Code list component
- Separate memo contents container for easy switching of code with single memo
- Supports both VCL Win32 and VCL.NET.
Fully functional Source: On purchase/registration Source Price: $60 Exe-Demo Included
| | Download: CB2k6 CB2k7 CB5 CB6 D2005 D2006 D2007 D5 D6 D7 |
  |
|
|
TAnsiview / TDBAnsiView v.1.0 | FWS |
171 k |
26 Oct 1998 |
By Chenge Geng. TAnsiview / TDBAnsiview is a component for displaying ansi coded file in Delphi application. Now it surport ANSI color characters, and bitmaped background, print and search have been implemented. Now add hyperlink feature, recognize e-mail address, http, ftp. And a rough select, copy, paste is implemented.. Data-Aware version also included. Fully functional Source: Included Exe-Demo Included
| | Download: CB3 D3 |
|
|
|
TBPMemo v.1.4.3.1 | FWS |
3 k |
30 Jun 2006 |
By B&P Technologies. TBPMemo is a descendant of the native TMemo coomponent. TBPMemo has two additional scrolling events: OnVerticalScroll and OnHorizontalScroll. TBPMemo also adds properties (GutterSize, GutterColor, GutterTextColor) that display the TBPMemo line numbers. TBPDBMemo is a data-aware version of TBPMemo. Fully functional Source: Included
| | Download: D2005 D2006 D5 D6 D7 |
 |
|
|
TDOSMemo v.1.00 | FWS |
7 k |
07 May 2002 |
By DudeZ. TDOSMemo let you to run a DOS application and to redirect the output to a TMemo component on a form instead to the normal console output mode. Fully functional Source: Included Exe-Demo Included
| | Download: D4 |
|
|
|
TFatMemo v.0.95 | FWS |
27 k |
27 Nov 2000 |
By Gasper Kozak. This is a read-only memo that looks and works like those memos in mIRC. It supports colors, styles, bitmaps and hyper-links. Easy-to-use, self-explaining demo. Fully functional Source: Included
| | Download: D2 D3 D4 D5 |
|
|
|
TGSMemo & TGSMemoHTMLCode v.1.0 | FWS |
40 k |
26 Mar 2001 |
By Radu Buzea. Unlimited text and line length (over 32Kb), gutter and right margin, hyperlinks mark-up, color settings for text foreground, background, selection and hyperlinks, highlighters and syntax parsers for HTML, find and replice procedures and events, text can be edited after the line end and many more... Fully functional Source: Included
| | Download: D5 |
|
|
|
TJumpMemo v.2.0 | FWS |
62 k |
13 Jul 1998 |
By RCLI. This component load text files up to 8Mb, select words that you want with other color than all text, can select and copy to clipboard the part of text and emulates hyper text with the two types of jumps, the Jump and Pictures. Fully functional Source: Included
| | Download: CB1 D1 D2 D3 |
|
|
|
TLogMemo v.1.0 | FWS |
5 k |
25 May 1999 |
By Zeljko Pajkic. A simple component made for logging purposes. Ancestor of TMemo. Fully functional Source: Included
| | Download: D2 D3 D4 |
 |
|
|
TMemoSearch v.1.2 | FWS |
5 k |
19 Sep 2000 |
| By Robert Minter. A Memo text search/replace component.
Drop on a form and attach a memo to have full search/replace capabilities. Fully customizable search, replace, and next key codes. Misc functionality added. Fully functional Source: Included
| | Download: D5 |
|
|
|
TPlusMemo v.6.4c | SW |
904 - 1289 k |
02 Mar 2007 |
By Raymond Courteau. TPlusMemo is a native VCL text editor control with syntax highlighting functionality; it has most of the features of the normal TMemo component, plus the following:
- Automatically highlight your keywords and start-stop sections;
- Make nested collapsible blocks out of dynamic start-stop sections or at arbitrary text ranges;
- Language highlighters available for Object Pascal, C++, SQL, HTML, and more;
- No limit on text length;
- Accessory components for printing, saving in rtf or html format, Live spell checking with Addict, and more;
- Support selective text formatting: Bold, Italic, Underline, color highlighting;
- Many convenient user and programmer features: Multi-level undo-redo, Justification, Drag and drop editing, Background picture, and more...
A single licence is valid for both the ANSI and Unicode version of this component (TPlusMemo and TPlusMemoU). Trial (work while IDE is running) Source: On purchase/registration Price: $34 Source Price: $95
| | Download: CB4 CB5 CB6 D2005 D2006 D4 D5 D6 D7 |
     |
|
|
TPlusMemoU v.6.4c | SW |
914 - 1279 k |
02 Mar 2007 |
By Raymond Courteau. TPlusMemoU is a native VCL text editor control with syntax highlighting functionality; it has most of the features of the normal TMemo component, plus the following:
- Unicode support;
- Automatically highlight your keywords and start-stop sections;
- Make nested collapsible blocks out of start-stop sections or at arbitrary text ranges;
- Language highlighters available for Object Pascal, C++, SQL, HTML, and more;
- No limit on text length;
- Accessory components for printing, saving in rtf or html format, Live spell checking with Addict, and more;
- Support selective text formatting: Bold, Italic, Underline, color highlighting;
- Many convenient user and programmer features: Multi-level undo-redo, Justification, Drag and drop editing, Background picture, and more...
A single licence is valid for both the Ansi and Unicode version of this component (TPlusMemo and TPlusMemoU). Trial (work while IDE is running) Source: On purchase/registration Price: $34 Source Price: $95
| | Download: CB4 CB5 CB6 D2005 D2006 D4 D5 D6 D7 |
   |
|
| News from our Sponsors |
Complete Database Tools for SQL Server, Oracle, MySQL, Firebird and other DBMS SQL Maestro Group is engaged in developing powerful
database administration and management tools for MySQL,
Oracle, MS SQL Server,
PostgreSQL, SQLite,
Firebird and MaxDB providing the highest
performance, scalability and reliability to meet the requirements of today's
database applications. SQL Maestro provides support in your database
management activities.
Download fully functional trial versions today and try them directly in your
environment. There are also some freeware tools. more...
Free Stuff Free Stuff at http://www.freakyfreddies.com more...
Advanced Application Controls - save 10% The Advanced Application Controls (AppControls) is the set of over 83 top quality multipurpose components for all 32-bit versions of Delphi and C++ Builder. The package contains everything you need to add neat and, more important, truly professional appearance for your software, making development of great interfaces and internal utilities trully rapid. All components are highly integrated each other and extremely easy to use.
Order now and save 10% - only for Torry's visitors! more...
Tired of common actions? Try SweetControls, they will help... CodeAccelerate’s Delphi VCL controls are native, not derived from a standard control. So the power behind them are not hidden from you and whenever you need, you will find the answers to "howto" questions in seconds.
With CodeAccelerate’s Suite (over 50 rich, unique, high-quality, fully customizable, stable, fast controls controls, which are designed carefully to cover all your requirements), give power and profession to your Delphi applications which they desire and let others admire.
With SweetControls leave your doubts behind! And, of course, get 10% off as Torry's visitor! more... |
| |
Advertising on Torry's Delphi Pages
|
 |
 |
 |
Advertising on Torry's Delphi Pages




 Guest Book
|
 |