LMD VCL 2007 - Shared Features

From LMD
Revision as of 21:13, 30 July 2007 by Fduch (talk | contribs) (LMD Runtime (lmdrtl[..]))

Jump to: navigation, search

<< Back to Getting started page

[edit]

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
  • [[XML library, that support DOM interface for read/write XML files.
  • Unicode Library (as mentioned especially for all NEW controls in this release.
  • Declaration of main LMD interfaces
  • Improved regular expression support --> Link
  • New common SystemInfo object ? --> Link
  • Basic DEBUG/ExceptionLogger support (trace stack, line number for exceptions etc.).

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.
  • Updated support for shared visual look&feel of ALL LMD Controls
  • PNG support[discussion needed]
  • Validator Controls for data input / edit controls.
  • Shared HTML support ("MiniHTML-Engine").


Designtime Packages