What's new in TMS System Controls Pack 10.2.4.0

Mar 31, 2020
  • New: UIStyle property for TMSStyles in TAdvProgressBar TPlannerMaskDatePicker TAdvSearchList and THTMLabel
  • New: UIStyle property for TMSStyles and button colors can be adjusted in TAdvMultiButtonEdit
  • New: TRatingCategory.OnImageIndexTRatingCategory.OffImageIndex properties added in TAdvRatingGrid
  • New: Support for high DPI in TAdvMaskEditButton and TPlannerMaskDatePicker
  • New: StyleElements property exposed in TAdvSearchEdit
  • New: StyleElements property exposed in TAdvDropDown
  • New: Possible to make no page active (ActivePageIndex to -1) in TAdvOfficePager TAdvOfficeTabSet and TAdvSmoothTabPager
  • New: GridLines GridLineColor properties added in TAdvRatingGrid
  • New: DropDownWidth property added in TAdvGlowButton
  • New: Button colors of TAdvEditButton TAdvMaskEditButton and TAdvSpinEdit can now be set and changes with new Office styles
  • New: Added error balloon tips for invalid entries in TAdvInputTaskDialog
  • Improved: Office styles support in TAdvSearchEdit
  • Improved: Label positioning when ParentFont = true in TAdvComboBox
  • Improved: Changed Column[x].ButtonCaption setter to allow dynamic button caption config in TDBAdvGrid
  • Improved: Additional button painting when StyleElements is set to [] in TAdvMultiButtonEdit
  • Fixed: Support for High DPI of new dropdown arrow and high dpi resize on focus issue in TAdvSmoothEditBtn
  • Fixed: Rare issue with high DPI when using ShowError = true in TAdvEdit
  • Fixed: ParentFont kept true on initialization for Edit Dropdown and other affected components
  • Fixed: No more difference between Group items and loose TAdvOfficeCheckBox and TAdvOfficeRadioButton styles
  • Fixed: Issue with styler and font color setting in TAdvComboBox
  • Fixed: Issue with mouse wheel selection move on top and bottom row
  • Fixed: Issue with large imagelist image sizes in TAdvRatingGrid
  • Fixed: Issue with label font high DPI handling when ParentFont = true in TAdvSpinEdit
  • Fixed: Issue with hints on selector items in TAdvOfficeToolSelector
  • Fixed: Issue with gradient panel background color when using VCL styles in TInspectorBar
  • Fixed: Issue with custom border drawing in specific circumstances in TAdvStringGrid
  • Fixed: Issue with adding new TPlannerMaskDatePicker control on form
  • Fixed: Issue with Paste after programmatic text insert in TAdvMemo
  • Fixed: Image was incorrectly scaled on high DPI in TImageTextItem
  • Fixed: Fixed : Support for High DPI of new dropdown arrow in TAdvEditButton and TAdvMaskEditButton
  • Fixed: Error in IDE when deleting assigned ComboBox of TAdvFormStyler in design-time
  • Fixed: Dropdown button colors in office 2019 styles in AdvSmooth dropdown components
  • Fixed: Color consistency for edit components and TAdvTrackBar in Office 2019 Gray and forcing color in dropdown for TAdvComboBox TAdvEdit and TAdvDropDown

New in TMS System Controls Pack 10.2.3.0 (Mar 17, 2020)

  • New : TDBAdvRichEditorHTMLIO component added
  • New : TAdvStickyPopUpMenu high DPI per monitor handling implemented
  • New : OnBeforePopupMenu event added in TAdvRichEditor
  • New : GlyphIndex property added to support imagelist images for button in TAdvEditBtn
  • New : Event OnError added in TAdvIPEdit
  • New : BeepOnError property added in TAdvIPEdit
  • Improved : When Text = empty draw no line at bottom of TAdvSignatureCapture
  • Improved : Find and replace within selection in TAdvMemo
  • Fixed : With Styler Font is used when item is not selected in TAdvStickyPopUpMenu
  • Fixed : Spin button strange issue with Windows XXX VCL styles in TAdvSpinEdit
  • Fixed : Regression with copy and paste control at design-time in TAdvGlowButton
  • Fixed : Issue with use of non-incremental programmatic narrowdown
  • Fixed : Issue with persisting UIStyle property in TAdvStringGrid
  • Fixed : Issue with disjunct row selection in combination with PreciseCheckClick = true in TAdvStringGrid
  • Fixed : Issue with MouseActions.DirectEdit custom inplace editors and cell validation in TAdvStringGrid

New in TMS System Controls Pack 10.2.2.0 (Mar 12, 2020)

  • New : TAdvSmoothComboBox per monitor DPI handling
  • Improved : Function added in TAdvSmoothListBox to change DPI scale from TAdvSmoothComboBox
  • Fixed : Dropdown direction of TAdvSmoothComboBox with multiple screens
  • Fixed : C specific issue with AdvMemo.hpp file

New in TMS System Controls Pack 10.2.1.0 (Mar 10, 2020)

  • New : Exposed StyleElements for TAdvSmoothToggleButton
  • Improved : Runtime VCL style switching handling in TDBAdvGrid
  • Improved : High DPI handling for column fonts in TDBAdvGrid
  • Fixed : Small issue with parsing image width / height from HTML file in TAdvRichEditor
  • Fixed : Repeat find in wordwrapped text in TAdvMemo
  • Fixed : Regression with editing via a TDBAdvEdit
  • Fixed : Regression with OnChange event for spin button click in TAdvSpinEdit
  • Fixed : Per monitor high DPI handling of TAdvToolBarButton
  • Fixed : Issue with wordwrapped hyperlink click
  • Fixed : Issue with using TAdvToolBarPager without styler component
  • Fixed : Issue with setting control disabled and changing dataset enabled state in TAdvDBLookupComboBox
  • Fixed : Issue with precision for high DPI calculationn for label of TAdvDBLookupComboBox
  • Fixed : Issue with label font for high DPI in TAdvEdit
  • Fixed : Issue with default UIStyle property of TAdvStringGrid
  • Fixed : Issue with TAdvToolBarPager overlapping of the TAdvPage captions when width was too small in Office 2019
  • Fixed : Issue with Form.KeyPreview and default handling of ESC and RETURN keys
  • Fixed : Issue with ESC handling in TDBAdvEdit TDBAdvEditBtn

New in TMS System Controls Pack 10.2.0.0 (Mar 5, 2020)

  • New : Support for persisting indent in HTML in TAdvRichEditor
  • New : Support for per monitor DPI in TAdvSmoothListBox
  • New : Support for HTML DIV import support for font settings on SPAN in TAdvRichEditor
  • New : Property Transparent added in TAdvScrollBox
  • New : Property AutoDropDown: boolean added in TInspectorBar
  • New : Introducing TAdvWebBrowser
  • New : Initialization of TMSStyle based components
  • New : Event OnRowCountChange added in TAdvStringGrid
  • New : Changed SelStartXSelStartYSelEndXSelEndY to become read/write properties in TAdvMemo
  • New : Added automatic VCL Styles support for AdvMessageBox() AdvMessageDlg()
  • Improved : Use of Columns[x].ButtonWidth/Columns[x].ButtonCaption in TDBAdvGrid
  • Improved : Use of Columns[x].ButtonWidth/Columns[x].ButtonCaption in TAdvColumnGrid
  • Improved : TAdvMemo HTML JS WEB styler background color handling with VCL styles
  • Improved : High DPI handling in application with multiple forms using a ribbon
  • Improved : Dynamically changing inplace editor button width in TAdvStringGrid
  • Fixed : TAdvTrackBar TrackLabel and TickMark font color changes with dark office style
  • Fixed : TAdvOfficeStatusBar UseSystemFont property wasn''t stored in form file when true
  • Fixed : Regression with default tree node drawing in TInspectorBar
  • Fixed : Rare issue with using TAdvRichEditorHTMLIO and font persistence
  • Fixed : Rare issue with cell validation and balloon hints on inactive forms in TAdvStringGrid
  • Fixed : Issue with text selection in etMoney edit type in TDBAdvEdit
  • Fixed : Issue with switching between VCL styles and TMS styles at runtime in TAdvGlowButton
  • Fixed : Issue with selected nodes and switching VCL styles at runtime in TAdvTreeComboBox
  • Fixed : Issue with save with RTF cells and Unicode in TAdvStringGrid
  • Fixed : Issue with find at end of text with wrap in TAdvMemo
  • Fixed : Issue with entry when EditMask is set in TAdvSmoothDatePicker
  • Fixed : Issue with design-time deactivating dataset with TDBAdvGrid
  • Fixed : Issue with customizing cell button color via OnGetCelLColor in TAdvStringGrid
  • Fixed : Issue with changing StyleElements at runtime in TAdvStringGrid
  • Fixed : Issue with cell button text color in TAdvStringGrid
  • Fixed : Issue with SVG rendering engine
  • Fixed : Issue with OnKeyDown and ESC key in TAdvListEditor
  • Fixed : Issue with OnChange event handler when typing text in spinedit with selection in TAdvSpinEdit
  • Fixed : Issue with FindText() with option frWholeWord in TAdvMemo
  • Fixed : Issue with Display.ScaleToFit when no high-DPI is enabled in the application in TPlanner
  • Fixed : Empty On and Off caption wasn''t applied in runtime for TAdvSmoothSlider
  • Fixed : Dropdown alignment in TAdvTreeCombobox
  • Fixed : Display on wrong position when there is a load delay in TAdvTreeCombobox
  • Fixed : AdvToolBar right line wasn''t drawn in AdvToolBarPager when RoundEdges was false
  • Fixed : AdvOutLookList checkbox drawing on high DPI
  • Fixed : AdvOutLookList Office 2019 Black style color settings

New in TMS System Controls Pack 1.7.10.0 (Jan 9, 2018)

  • New : FocusControl added to allow to specify the default first focused control in TAdvInputTaskDialog
  • Fixed : FooterLineColor issue with doCommandLinks option was selected in TAdvTaskDialog

New in TMS System Controls Pack 1.7.9.0 (Dec 9, 2017)

  • New : skCustom key type added for keys that are only handled via the OnKeyClick event in TAdvTouchKeyboard
  • New : OnClear event added in TAdvSignatureCapture
  • New : Method ApplyShape added in TFormShape
  • New : Exception raised when inputtype is set to itCustom but no input control is assigned in TAdvTaskDialog
  • New : Event OnAnchorClick added in TAdvSmartMessageBox

New in TMS System Controls Pack 1.7.8.0 (Dec 8, 2017)

  • New : Changed GetVersionInfoOfApp to function that returns true when retrieval was successful in TEXEInfo

New in TMS System Controls Pack 1.7.7.2 (Oct 27, 2017)

  • Fixed : Issue with database persistence in TFormSize

New in TMS System Controls Pack 1.7.1.0 (Dec 19, 2016)

  • New : Public properties DefaultButtonHeight, DefaultButtonWidth added for button size control for non-native dialogs in TAdvTaskDialog

New in TMS System Controls Pack 1.7.0.0 (Dec 19, 2016)

  • New : Public property State added in TAdvSplitter
  • New : Persist settings to database in TFormSize
  • New : OnAutoClose event added in TAdvTaskDialog
  • New : LinkerDateTime function added in TEXEInfo
  • New : AutoClose support added to TAdvInputTaskDialog
  • Fixed : Issue with Windows 10 anniversary edition detection in TEXEInfo

New in TMS System Controls Pack 1.6.15.0 (Dec 19, 2016)

  • New : FooterTextColor property added to control footer text color for non native dialogs in TAdvTaskDialog
  • Fixed : Issue with AutoSize on newer Delphi versions in TAdvAlertWindow

New in TMS System Controls Pack 1.6.14.0 (Dec 19, 2016)

  • New : doHyperlinkWithoutUAC option added to show hyperlinks without UAC in TAdvTaskDialog

New in TMS System Controls Pack 1.6.13.0 (Dec 19, 2016)

  • New : fdpParentFormCenter position option added in TFolderDialog
  • Improved : Handling of encoded text in TvCard

New in TMS System Controls Pack 1.6.12.0 (Dec 19, 2016)

  • New : OnFocusControlChange event added for TAdvPopupTouchKeyboard

New in TMS System Controls Pack 1.6.11.0 (Dec 19, 2016)

  • New : SaveToBitmap() method added in TAdvSignatureCapture
  • New : RAD Studio 10.1 Berlin Support

New in TMS System Controls Pack 1.6.10.4 (Dec 19, 2016)

  • Improved : Handling of encoding during VCard import

New in TMS System Controls Pack 1.6.10.3 (Dec 19, 2016)

  • Improved : Handling of special key combinations Shift/Ctrl & Alt in TAdvTouchKeyboard
  • Fixed : Issue with Close button caption in TAdvTaskDialog

New in TMS System Controls Pack 1.6.10.2 (Dec 19, 2016)

  • Fixed : Issue with sending Ctrl-key combinations in TAdvTouchKeyboard
  • Fixed : Issue with itMemo control height in TAdvTaskDialog

New in TMS System Controls Pack 1.6.10.1 (Dec 19, 2016)

  • Fixed : Issue when switching pen color / width at runtime in TAdvSignatureCapture

New in TMS System Controls Pack 1.6.10.0 (Dec 19, 2016)

  • New : Capability to set button hints via 'Caption|Hint' value for non native dialog in TAdvTaskDialog

New in TMS System Controls Pack 1.6.9.1 (Dec 19, 2016)

  • Improved : Minor visual button appearance improvement for Windows Vista or XP in TAdvTaskDialog
  • Improved : Input control width adaption to taskdialog width
  • Fixed : Issue with auto radiobutton width calculation for non native dialog in TAdvTaskDialog

New in TMS System Controls Pack 1.6.9.0 (Dec 19, 2016)

  • New : Added option fdoShareable to toggle visibility of mapped network drives in TFolderDialog
  • Fixed : Regression with AutoHide and AlwaysOnTop in TAdvAlertWindow

New in TMS System Controls Pack 1.6.8.2 (Dec 19, 2016)

  • Improved : Handling of multiply/add/substract/divide keys on numeric keyboard in TAdvTouchKeyboard
  • Improved : Focus handling when alert window appears in TAdvAlertWindow

New in TMS System Controls Pack 1.6.8.1 (Dec 19, 2016)

  • Improved : Replace Numlock on numeric keyboard by Backspace in TAdvTouchKeyboard

New in TMS System Controls Pack 1.6.8.0 (Dec 19, 2016)

  • New : Support for Delphi 10 Seattle & C++Builder 10 Seattle Prof, Ent. Architect added
  • Improved : Issue with using key images when no imagelist is assigned in TAdvTouchKeyboard

New in TMS System Controls Pack 1.6.7.1 (Dec 19, 2016)

  • Improved : Optimized anchor testing code in TAdvAlertWindow

New in TMS System Controls Pack 1.6.7.0 (Dec 19, 2016)

  • New : Unmanisfested operating system version retrieval in TEXEInfo
  • New : Added multimonitor support in TFolderDialog
  • Improved : VCL styles compatibility in TAdvTaskDialog
  • Fixed : Rare issue with OnAnchorClick for alert with AlwaysOnTop = true in TAdvAlertWindow
  • Fixed : Issue with closing when AlwaysOnTop = true in TAdvAlertWindow
  • Fixed : Anchor detection in combination with paragraph alignments in TAdvAlertWindow

New in TMS System Controls Pack 1.6.6.0 (Dec 19, 2016)

  • New : Hint property per key added in TAdvTouchKeyboard
  • Fixed : Issue with handling AlwaysOnTop in TAdvAlertWindow

New in TMS System Controls Pack 1.6.5.0 (Dec 19, 2016)

  • New : doSizeToContent added under Options in TAdvTaskDialog

New in TMS System Controls Pack 1.6.4.3 (Dec 19, 2016)

  • Improved : Usage on multimonitor systems in TAdvAlertWindow
  • Fixed : Rare issue with blank TAdvTaskDialog icon
  • Fixed : Issue with attributes on name value in VCF file in TvCard

New in TMS System Controls Pack 1.6.4.2 (Dec 19, 2016)

  • Fixed : Rare issue with runtime created TAdvTaskDialog

New in TMS System Controls Pack 1.6.4.1 (Dec 19, 2016)

  • Fixed : Issue with backspace handling in TAdvTouchKeyboard
  • Fixed : Issue with automatic parent window assignment in TAdvTaskDialog

New in TMS System Controls Pack 1.6.4.0 (Dec 19, 2016)

  • New : Delphi XE8 & C++Builder XE8 support

New in TMS System Controls Pack 1.6.3.0 (Feb 25, 2015)

  • New : Windows 10 detection in TEXEInfo

New in TMS System Controls Pack 1.6.2.1 (Feb 25, 2015)

  • Fixed : Issue with AdvTaskMessageDialogPos & position

New in TMS System Controls Pack 1.6.2.0 (Feb 25, 2015)

  • New : Delphi XE7 & C++Builder XE7 support

New in TMS System Controls Pack 1.6.1.0 (Feb 25, 2015)

  • New : Function message.GetXYPosition: TPoint added in TAdvSmartMessageBox

New in TMS System Controls Pack 1.6.0.2 (Feb 25, 2015)

  • Fixed : Issue with using input control for TAdvInputTaskDialog that has no parent set
  • Fixed : Issue with persisting keyboard size in TAdvTouchKeyboard
  • Fixed : Background painting issue in TAdvTouchKeyboard

New in TMS System Controls Pack 1.6.0.1 (Feb 25, 2015)

  • Fixed : Issue with cancelling TAdvInputTaskDialog

New in TMS System Controls Pack 1.6.0.0 (Feb 25, 2015)

  • New : TPropScrollBar : Proportional scrollbar & dynamic scroll hinting
  • New : TAdvSplitter : Splitter component with different grip styles and Office style colors
  • New : TAdvSmartMessageBox : Add inobtrusive user messages to your applications
  • New : TAdvAlertWindow : Outlook style alert window

New in TMS System Controls Pack 1.5.2.0 (Feb 25, 2015)

  • New : Support for Delphi XE6 & C++Builder XE6 Prof, Ent. Architect added
  • Improved : Footer drawing in TAdvTaskDialog

New in TMS System Controls Pack 1.5.1.0 (Feb 25, 2015)

  • New : Inputtype itPassword added in TAdvInputTaskDialog

New in TMS System Controls Pack 1.5.0.1 (Feb 25, 2015)

  • New : Empty property added in TAdvSignatureCapture

New in TMS System Controls Pack 1.5.0.0 (Feb 25, 2015)

  • New : TAdvSignatureCapture : Component to capture signatures entered via pen or touch screens
  • Fixed : Update of input values from the OnDialogButtonClick event in TAdvTaskDialog

New in TMS System Controls Pack 1.4.4.0 (Feb 25, 2015)

  • New : TAdvInputTaskDialog.DateTimeFormat property added
  • New : MyDocumentsDir property added in TEXEInfo
  • Fixed : Text result incorrect for itTime input in TAdvInputTaskDialog

New in TMS System Controls Pack 1.4.3.7 (Feb 25, 2015)

  • Fixed : Issue with saving keyboard layout in TAdvTouchKeyboard
  • Fixed : Issue with non UTF8 encoded files in TvCard

New in TMS System Controls Pack 1.4.3.6 (Feb 25, 2015)

  • Fixed : Memory leak when saving vCard without picture in TvCard

New in TMS System Controls Pack 1.4.3.5 (Dec 23, 2013)

  • Fixed : Issue with auto timer close in TAdvTaskDialog

New in TMS System Controls Pack 1.4.3.4 (Dec 23, 2013)

  • Fixed : Compatibility with non Unicode Delphi versions in TvCard

New in TMS System Controls Pack 1.4.3.3 (Dec 23, 2013)

  • Fixed : Focus issue with custom controls on TAdvInputTaskDialog with TabStop = false

New in TMS System Controls Pack 1.4.3.2 (Dec 23, 2013)

  • Improved : Initialization of verify checkbox state in TAdvTaskDialog

New in TMS System Controls Pack 1.4.3.1 (Dec 23, 2013)

  • Fixed : Issue with using mask editors as custom editors for TAdvInputTaskDialog

New in TMS System Controls Pack 1.4.3.0 (Dec 23, 2013)

  • New : Delphi XE5 & C++Builder XE5 support

New in TMS System Controls Pack 1.4.2.0 (Dec 23, 2013)

  • New : Windows 8.1 detection in TEXEInfo
  • New : Public property InputItemIndex added in TAdvInputTaskDialog
  • New : Public property InputDateTime added in TAdvInputTaskDialog
  • New : InputType itTime added in TAdvTaskDialog
  • Improved : Support for multimonitor use in TFormSize
  • Improved : Implemented workaround for Windows 7 issue with making selected folder visible in TFolderDialog

New in TMS System Controls Pack 1.4.1.2 (Dec 23, 2013)

  • Fixed : Issue with verification checkbox in non native dialog with commandlinks in TAdvTaskDialog

New in TMS System Controls Pack 1.4.1.1 (Dec 23, 2013)

  • Improved : Non-native taskdialog display in specific circumstances on Windows XP in TAdvTaskDialog
  • Improved : Accel char display in AeroButtons
  • Fixed : Issue with custom button positioning in TAdvTaskDialog
  • Fixed : Issue with TAdvTaskDialog non native dialog Instruction position in TAdvTaskDialog

New in TMS System Controls Pack 1.4.1.0 (Dec 23, 2013)

  • New : skEscape special key support added in TAdvTouchKeyboard
  • Fixed : Issue with change in ansistring handling with older Delphi versions in TCABFiles

New in TMS System Controls Pack 1.4.0.0 (Jun 1, 2013)

  • New : TFolderDialog component added
  • New : TFileCtrlEx component added
  • New : TAniIcon component added
  • New : TAdvShaper component added
  • Improved : vCalendar standards compliance in TvCard
  • Improved : Compatibility with iCloud in TvCard

New in TMS System Controls Pack 1.3.0.1 (Jun 1, 2013)

  • Improved : Positioning & button focus handling for single OK button non-native taskdialog
  • Fixed : Issue with photo URI decoding over multiple lines in TvCard

New in TMS System Controls Pack 1.3.0.0 (May 8, 2013)

  • New : Support for Delphi XE4 & C++Builder XE4

New in TMS System Controls Pack 1.2.1.0 (Apr 18, 2013)

  • New : Build, Release, Major, Minor version as separate functions exposed in TEXEInfo
  • New : Added support for Social profile iCloud information in TvCard
  • Improved : Handling of photo type & encoding handling in TvCard

New in TMS System Controls Pack 1.2.0.0 (Mar 22, 2013)

  • New : skDelete special key support added in TAdvTouchKeyboard
  • New : TvCard component added : read and write vCard files with full contact information access, including contact picture
  • New : TvCalendar component added : component to read and write events from vCalendar files
  • Fixed : Issue with restoring form position in TFormSize

New in TMS System Controls Pack 1.1.2.1 (Jan 30, 2013)

  • Fixed : Rare issue that could cause incorrect lock in TAdvLockApp
  • Fixed : Issue with maximized state & multimonitor config in TFormSize
  • Fixed : Issue with Win64 and Windows 8 in TFormSize
  • Fixed : Issue with Win64 and Windows 8 in TFormShape

New in TMS System Controls Pack 1.1.2.0 (Nov 27, 2012)

  • New : Added support for F1..F12 keys in TAdvTouchKeyboard

New in TMS System Controls Pack 1.1.1.0 (Nov 27, 2012)

  • New : Property InputMaxLength added in TAdvInputTaskDialog

New in TMS System Controls Pack 1.1.0.0 (Nov 27, 2012)

  • New : Support for Delphi XE3 & C++Builder XE3

New in TMS System Controls Pack 1.0.4.0 (Aug 6, 2012)

  • New : Public property ExtractRelative: boolean added in TCABFiles
  • Improved : Handling for extract with subfolders in TCABFiles

New in TMS System Controls Pack 1.0.3.1 (Jul 3, 2012)

  • Fixed : Issue in 64bit app in TAdvTaskDialog

New in TMS System Controls Pack 1.0.3.0 (Jun 25, 2012)

  • New : Event OnAutoClose added in TAdvTaskDialog

New in TMS System Controls Pack 1.0.2.2 (May 11, 2012)

  • Improved : Date preset capability in TAdvInputTaskDialog
  • Fixed : Issue in 64bit app in TAdvTaskDialog

New in TMS System Controls Pack 1.0.2.1 (May 2, 2012)

  • Fixed : Issue initialization of radiobutton heights in TAdvTaskDialog

New in TMS System Controls Pack 1.0.2.0 (Apr 12, 2012)

  • New : Support for Windows 8 version detection in TEXEInfo
  • Improved : Public property MultiLineButtons: boolean added in TAdvTaskDialog
  • Improved : Copy additional text when expanded in TAdvTaskDialog
  • Improved : Changed FileAge() call to avoid deprecated parameter list in newer Delphi versions in TEXEInfo

New in TMS System Controls Pack 1.0.1.0 (Feb 2, 2012)

  • New : Event OnValidateInputText added in TAdvInputTaskDialog
  • Improved : Scaling of dialog dependent on screen DPI in TAdvTaskDialog
  • Improved : Removed size limitation on input text of TAdvInputTaskDialog
  • Improved : OnDialogClose event sequence in TAdvInputTaskDialog

New in TMS System Controls Pack 1.0.0.1 (Aug 17, 2011)

  • Improved : Positioning of keyboard at border of screen in TAdvTouchKeyboard