Difference between revisions of "LMD VCL - Shared Features"
From LMD
(New page: {{Head-Getting started}}__NOTOC__ Category:Introduction == Runtime Packages == === LMD Runtime (lmdrtl[..]) === Contains all runtime classes, declarations, methods and basic types whi...) |
m (LMD VCL 2009 - Shared Features moved to LMD VCL - Shared Features) |
||
(One intermediate revision by the same user not shown) | |||
Line 28: | Line 28: | ||
− | + | == Archive == | |
Description of [[LMD VCL 2007 - Shared Features|shared features]] in LMD 2007 Packages | Description of [[LMD VCL 2007 - Shared Features|shared features]] in LMD 2007 Packages |
Latest revision as of 00:04, 28 August 2009
<< Back to Getting started page
Runtime Packages
LMD Runtime (lmdrtl[..])
Contains all runtime classes, declarations, methods and basic types which are used by most LMD-Tools/ElPack packages
- Base controls like TLMDApplication or TLMDIniCtrl
- Shared Designtime support for Standalone Packs
- XML library, that support DOM interface for read/write XML files.
- Unicode Library
- Declaration of main LMD interfaces
- Improved regular expression support
- Native ZLib support Support (no obj files, native Pascal including VCL.NET compatibility)
- TLMDBitmap implementation
- Basic LMD LogTools support (trace stack, line number for exceptions etc.). With Viewer for debugging output.
LMD Runtime Extended (lmdrtlx[..])
Common extended runtime services used by some LMD-Tools/ElPack packages.
- Base visual controls like Container classes, Labels, Panels, common base classes etc.
- Shared Designtime support
- Shared ImageList support
- Updated support for shared visual look&feel of ALL LMD Controls
- Cab files support (including VCL.NET)
- PNG support (Win32 only)
- Windows Vista Support
- Validator Controls for data input / edit controls.
- Shared HTML support ("MiniHTML-Engine").
Archive
Description of shared features in LMD 2007 Packages