LMD 2021 - History

From LMD
Revision as of 17:05, 30 May 2021 by Balabuyew (talk | contribs) (Release 2021.1 (XX-May-2021))

Jump to: navigation, search

<< Back to Main Page or Product Resources page

[edit]

Introduction

This documents contains history logs for all LMD 2021 products.
First official release: 07-Apr-2021

LMD-Tools section includes standalone packs as follows: LMD BarPack, LMD ChartPack, LMD DialogPack, LMD DockingPack, LMD FxPack, LMD GridPack, LMD InspectorPack, LMD RichPack, LMD SearchPack, LMD ShellPack, LMD SysPack, LMD StoragePack, LMD ThemePack and LMD WebPack.
LMD IDE-Tools section lists changes in LMD IDE-Tools Integration package, LMD DesignPack, LMD ScriptPack and LMD SyntaxEdit. Besides that since 2021 release all NG packs are included in the LMD VCL line.
Read here summary of all changes in LMD VCL 2021.

Legend
[+] Feature added
[*] Feature changed
[-] Bug fixed

Release 2021.1 (XX-May-2021)

Common

[*] DevUtil design update.

LMD Tools

[+] TLMDHint: New EnableHTML property
[+] TLMDDBMaskEdit: Decimals property published.
[+] TLMDCheckListDlg: New writable DefaultChecked[Index] property has been added which provides an easy access to individual bits of DefaultValue property.
[+] TLMDForm: soGlobalVclStyle option is added to IniSaveOptions to allow to save/restore the current VCL Style.
[-] LMDClass: Published field 'Handler' is not a class or interface type error fix.
[-] LMD-Toos: Native themes glyphs (like combo box button arrow) drawing bug fix.

LMD ElPack

[+] TElComboBox: drop-down position adjustment on a multi-monitor system.
[+] TElCalendarDialog: New OnCustomize event, analogous to LMD-Tools dialogs, has been added.
[+] TElCalendarDialog: New Position and RelatePos properties. New ExecuteEnh method. Analogous to LMD-Tools dialogs.

LMD DockingPack

[+] New TabCaption and AutoHideCaption properties.
[+] Scaling of UndockWidth and UndockHeight values.

LMD RichPack

[*] TLMDDBRichEdit - rework of interaction with dataset.
[-] TLMDRichCharmapDialog high DPI layouting and drawing fixes.

NG DialogPack

[+] New InputPos and MinInputWidth properties, which allows to layout input control.
[+] New NGDialogs.DefaultInputPos and NGDialogs.DefaultMinInputWidth properties.
[+] New InputPos, HorzInputPos and VertInputPos overloaded methods in TInputBuilder.

Release 2021.0 (07-Apr-2021)

First official release.

[Top]