LMD RichPack is a collection of 17 native VCL components that can be compiled into your application royalty free. The package contains several controls which are based on MS RichEdit DLL (including support for version 3) and which allows integration of text editors providing predefined dialogs (like Preview dialog with Zoom features) and hypertext functionality.
Release 4.0 introduces improved speed behavior for documents including OLE objects, integration into the LMD 2007 shared and improved VCL.NET compatibility support. The StandAlone package includes additional bonus controls from the Shared LMD 2007 runtime.
| Tab "LMD Rich" |
 |
TLMDRichLabel Displays RTF text in a very fast and resource saving label - text can not be edited at runtime, but hyperlinks are supported. |
 |
TLMDRichInsertDateTimeDialog Nonvisual control which provides at runtime a ready to use "Insert Date&Time dialog" as know from wordprocessors like WordPad. If TLMDRichEdit control is connected, insertion of user selection will be performed automatically. |
 |
TLMDRichInsertCharMapDialog Nonvisual control which provides at runtime a ready to use charmap dialog as know from wordprocessors like Word. If TLMDRichEdit control is connected, insertion of user selection will be performed automatically. |
 |
TLMDRichEdit Extended RichText edit control. Use this component to add RichText editing feature to your apps - including hyperlinks, bitmaps, image support etc.... |
 |
TLMDRichStorage Storage component for RichText snippets. This component allows to share text snippets among several LMD RichText controls - saving time and diskspace. In addition hyperlinks between different text snippets are automatically detected. |
 |
TLMDDBSyntaxEdit Datasensitive version of TLMDSyntaxEdit. |
 |
TLMDDBRichScrollBox Datasensitive version of TLMDRichScrollBox. |
 |
TLMDDBRichScrollText Datasensitive version of TLMDRichScrollText. |
 |
TLMDRichFontSizeComboBox When connected to a TLMDFontComboBox component, this control displays available font sizes for the current selected font and allows selection of font sizes for current active RichEdit control. |
 |
TLMDRichFontComboBox Special combobox for selecting a font from a listbox. Displays all available or a special subset of the fonts on the current system. |
 |
TLMDRichPageSetupDialog Nonvisual component for displaying the standard Windows PageSetup dialog. |
 |
TLMDRichSyntaxEdit Extended RichText edit control. Use this component for adding simple a RichText editing feature to your apps - including simple syntax highlighting features. |
 |
TLMDRichScrollBox Use this component to display larger RichText items which extend dimension of the component. |
 |
TLMDRichScrollText Allows display of scrolling (formatted) text. |
 |
TLMDRichHyperTextStorage The TLMDHypertTextStorage component is used to store RichText items including hypertext information. Can be linked to RichLabel and -Edit controls. |
 |
TLMDDBRichLabel Datasensitive version of the RichLabel component. Store any RichText in a database and display it using this component. |
 |
TLMDDBRichEdit RichText Edit component for editing formatted text stored in a database. |