ANN: LMD ElPack 5.0 for Win32


LMD ElPack 5 is a collection of more than 170 unicode enabled native VCL components for everyday work, that extend functionality of VCL controls, and also introduce lots of new features and customizable look-and-feel.

Following component groups are only examples for the broad range of available components: LMD ElPack includes not only the famous tree- and grid controls for superior interface design - it also contains advanced tools for system programming and file access, database applications, multimedia projects, displaying HTML text, printing tasks or handling of regular expressions.

Most of the visual components support transparency, advanced font effects (3D, outline, ..), different backgrounds or -effects and Windows XP Themes styles. LMD ElPack also integrates a built-in HTML engine which is used by many ElPack controls or a native Theme engine, which supports themed controls even on Win9X systems!

LMD ElPack 5.0 supports Delphi 5-7, 2005, CBuilder 5 and 6 and BDS 2006 (C++/Delphi).

Besides that each LMD ElPack license covers as bonus a LMD ElPack 4.0 CLX license as well.

LMD ElPack is available in 3 different editions. From completely free LMD ElPack SE package up to Professional Edition. Comparison chart for different ElPack packages can be found here:
http://www.lmd.de/products/lmdelpack/desc/lmdel50matrix.php

Take a look at the Component Overview to check out which controls are included in different packages:
http://www.lmd.de/mfs/products/LMDElPack50.php

To find out all new controls check this page:
http://www.lmd.de/mfs/products/LMDElPack50New.php

Download trials or precompiled Exe-Demos from public LMD Innovative download area:
http://www.lmd.de/download

To learn more about other LMD products visit the General Product Page:
http://www.lmd.de/products

If you are interested in purchasing check out the Order Page:
http://www.lmd.de/shopping

If you have any questions or comments feel free to email to mail@lmdsupport.com or to visit our public newsgroups at news.lmd.de.

Related Discussions
  • MANIPULATING WINDOWS OF OTHER PROGRAMS (2001-01-04 19:11:41)
    You need to use the EnumWindows API function to figure out the handle of each window that you want to manipulate (you may also need to use...
  • ABOUT THE TIME...? (2001-01-10 18:05:50)
    Yes. See the thread about opening control panel applets. -- The Smurf
  • SENDING TEXT TO ANOTHER APPLICATION USING SENDMESSAGE (2001-01-10 05:34:10)
    Hi : Try this, it may be a better aproach, With the help of the API function GlobalAddAtom its possible to send a string via the Windows API....
  • COMMAND LINE ARGUMENTS? (2001-01-15 03:04:25)
    Here's the best way for me to do so... It's an article published in UNDU April 1998... If you don't want to read the article, just copy the unit...
  • DELPHI COMPONENT (2001-01-21 15:55:08)
    Hey! All i can suggest you is a piece of code (really confusing one) but I think that will do the job. Well... here it is... a long one but...
  • TFILELIST? (2001-01-23 14:42:11)
    Check here for many: http://www.torry.net/specialviews.htm
  • CHECKING THE CONTENT OF THE CLIPBOARD (2001-01-27 10:39:54)
    Hi Debbie... Here's a way how to check the format of the clipboard contents: if Clipboard.HasFormat(CF_TEXT) then ShowMessage('The clipboard...
  • THIS MYSTICAL "DC" ?!?!? (2001-01-30 04:30:09)
    DC is handled by Delphi thru Canvas. When a function ask you for a DC, use "Canvas.Handle"...
  • HOW DO I KNOW WHEN BIHELP HAS BEEN CLICKED? (2001-01-30 07:42:29)
    You need to write a handler for the WM_HELP message. See "Context-Sensitive Help" in the Win32 API Help file.
  • HOW TO GET SERIAL NUMBER OF HARD DISK? (2001-02-03 13:42:21)
    take a look at: http://zz-www.sd.cninfo.net/renzj/hsl/computer/delphi/faq/hardware.html#hardware3 It shows a turbo pascal program that does...
Latest News
Submit News Form Past News
Latest Forum Entries