⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 whatsnew.txt

📁 DELPHI tms.component.pack.v4.6.0.7
💻 TXT
📖 第 1 页 / 共 5 页
字号:
- Fixed : issue with tab, editing & merged cells
- Fixed : issue with checkbox, hidden column & Navigation.Always = true
- Improved : OnGetEditorProp event called for edComboList & edComboEdit editor types for
             combobox initialization in case grid.ControlLook.DropDownAlwaysVisible = true
- Fixed : particular issue with Unicode combobox inplace editor  

Update : TDBAdvGrid v2.1.6.2
----------------------------
Fixed : issue with auto insert row & AdvancOnEdit

Update : TAdvToolBar v3.0.8.4
-----------------------------
- Fixed : issue with TAdvToolBarForm background painting
- Fixed : issue with not visible toolbar buttons at design time
- Fixed : issue with toolbar variable size and specific button sizes

Update : TAdvSpinEdit v1.4.4.2
------------------------------
- Improved : sizing of spin buttons

Update : TTreeList v1.0.0.5 
---------------------------
-Fixed : image drawing issue with XP themes

Update : THTMListBox v1.9.1.4
-----------------------------
- Fixed : issue with AutoItemHeight

Update : TAdvNavBar v1.5.2.6
----------------------------
- Fixed : issue with splitterposition for client aligned navbar on maximized form

Update : TAdvAlertWindow 1.5.5.0
--------------------------------
- New : method TAdvAlertWindow.DeleteMessage(index) exposed

Update : TAdvStickyPopupMenu v1.2.0.0
-------------------------------------
- New : TStickyMenuItem.Visible property added

Update : TAdvSelector components v1.3.5.0
-----------------------------------------
- New : style esXP added

Update : TAdvProgessBar v1.1.2.4
--------------------------------
- Fixed : issue with stacked gradient drawing

Update : TAdvTouchkeyboard 1.2.0.1
----------------------------------
- Improved : key drawing
- Improved : Tab key handling
- Improved : zoom capability
- New : QWERTZ keyboard layout
- New : public property PostWMCharOnly
- Fixed : issue with changing keyboard size in TAdvPopupTouchKeyBoard

Update : ToolPanels v1.4.2.9
----------------------------
- Fixed : issue with tab width/height with runtime created panels

Update : TAdvOutlookList v1.5.3.3
---------------------------------
- Fixed : issue with column index in the header events

Update : TMS TPlannerCalendars & DatePickers v1.6.2.2
-----------------------------------------------------
- Fixed : issue handling Clear method

Update : TAdvGlowButton v1.8.1.3
--------------------------------
- Fixed : issue with using font not installed on the system

Update : TAdvEdit v2.8.1.1
--------------------------
- Fixed : issue with SoftBorder drawing

Update : TDBAdvMemo v2.1.3.12
---------------------------
- Improved : redraw in TDBAdvMemo

Update : TAdvOfficeTabSet v1.3.1.1
----------------------------------
- Fixed : issue with using font not installed on the system

Update : TAdvOfficePager v1.4.1.0
---------------------------------
- New : function IndexOfTabAt added

Update : AdvOffiecButtons v1.1.0.6
----------------------------------
- Fixed : issue with runtime creating controls

Update : TPlanner / TDBPlanner v2.5.6.2
---------------------------------------
- Fixed : header alignment with rotated text

Update : TAdvMemo v2.1.3.13
---------------------------
- Fixed : issue with ClearModified call


*************************************************
TMS Component pack v4.6.0.2 : update Jan 17, 2008
*************************************************
Update : TParamTreeview v1.3.3.2
--------------------------------
- Fixed : runtime creation issue

Update : TAdvOfficeRadioButton v1.1.0.6
---------------------------------------
- Fixed : runtime creation issue

Update : TInspectorBar v1.5.4.7
-------------------------------
- Fixed : issue with click on properties panel with zero items

Update  : TAdvOfficePager v1.4.1.0
----------------------------------
- New : function IndexOfTabAt added

Update : TDBPlannerDatePicker v1.4.0.5
--------------------------------------
- Fixed : issue with returning date when text is empty

Update : TWebUpdate 2.0.4.0
---------------------------
- New : property TimeOut added

Update : TAdvPanel v1.7.7.6
---------------------------
- Fixed : issue with anchor testing on last line in panel

Update : TAdvStringGrid v4.0.0.2
--------------------------------
- Fixed : issue with very small grid height and cell selection
- Fixed : issue with repaint with FixedRows = 0
- Fixed : issue with OnMouseDown for cells with nodes

Update : TAdvToolBar v3.0.8.0
-----------------------------
- New : property EnableWheel added in TAdvToolBarPager

Update : TAdvStickyPopupMenu v1.1.2.0
-------------------------------------
- New : public property IsVisible added


*************************************************
TMS Component pack v4.6.0.1 : update Jan 14, 2008
*************************************************

Update : TAdvStringGrid v4.0.0.1
--------------------------------
- New : GroupCustomCalc method & OnGroupCalc event added
- New : UnSelectRows, UnSelectCols method added
- New : SaveWithRTF public property added
- New : SearchFooter.SearchMatchStart property added
- New : GotoCell() method added
- New : OnColumnSizing, OnRowSizing events added
- New : MaxRows & DoTrim default parameter on LoadFromFixed added
- New : Hover/down complex gradients on fixed rows
- New : Fixed row dropdown menu
- New : Automatic Group count display with Group count format
- New : Grouping.AutoSelectGroup, to automatically select all rows in a group by clicking the group header
- New : OnCustomStrToDate event added
- New : global grid Modified property added
- New : OnColumnSizing, OnRowSizing events
- New : MaxComboLength property added
- New : with goTabs, AdvanceInsert = true & TabToNextAtEnd = false, row is inserted on tab at last cell
- New : OnSearchFooterClose event added
- New : MouseActions.DirectComboClose, MouseActions.DirectDateClose properties added
- New : SelectionMirrorColor/SelectionMirrorColorTo added for Vista style gradients on selected cells
- New : Internal atScientific type added for auto text alignment / formatting / sorting
- New : Navigation.CursorWalkAlwaysEdit property added
- New : Navigation.LeftRightRowSelect property added 
- New : fnSelectedCells option added for Find function
- New : edDateTimeEdit editor type added
- New : exposed hilight button in searchfooter via grid.SearchPanel.HiliteButton
- New : event OnSearchFooterAction added
- New : CSV import dialog
- New : support for parenthesis in filter spec
- New : translucent cell display during column or row moving
- New : translucent cell display during drag & drop
- New : support for Unicode hints
- New : support for MaxLen attribute for HTML cell forms
- New : support for masked & password editors for HTML cell forms
- New : fnIncludeHiddenRows in Find parameters option added to search in rows hidden by nodes
- New : IgnoreColumns property for AutoSizeRows, Sort, Find control
- New : OnFooterCalc event added for custom footer calculations
- Improved : float spinedit inplace editor behaviour with Page Up/Down keys
- Improved : OnGetEditorProp also called from normal inplace editor
- Improved : ColumnSize.SynchWithGrid behavior
- Improved : HTML control drawing with XP themes
- Improced : scope option to search in selected cells added in TAdvGridFindDialog, TAdvGridReplaceDialog
- Improved : perform auto scroll when dropped over first row during OLE drag & drop
- Improved : RowModified[] can be used also when visible modified row indication is disabled
- Improved : LoadFromFixed handles out of order column indexes
- Fixed : issue with tab edit for special combinations of fixed cells
- Fixed : issue with OnButtonClick for fixed cells and FixedAsButtons = true
- Fixed : issue with AutoNumAlign and thousand separators
- Fixed : issue with getting checkbox state for data checkboxes with hidden rows
- Fixed : issue with Title attribute case sensitivity in hyperlinks on HTML formatted text
- Fixed : issue with clicking on header checkbox & sorting
- Fixed : issue with AddAdvProgress and Min,Max different from 0,100
- Fixed : issue with SortOnVirtualCells & custom sorting
- Fixed : issue with aborting printing from OnPrintStart
- Fixed : issue with RemoveSelectedRows & fixed footers
- Fixed : issue with autosizing rich text

Update : TDBAdvGrid v2.1.6.0
----------------------------
- Improved : design time behavior to automatically add fields
- Improved : automatically loads edit length for string/widestring fields from DB field
- Fixed : issue with fsColumnPreview type for floating footer
- Fixed : issue with progressbar for grid with PageMode = false

Update : TAdvToolBar 3.0.7.2
----------------------------
- New : mousewheel support to change active toolbar page
- New : toolbar menu supports menu disabled images
- New : exposed the toolbar displayed menu as TAdvToolBar.ActiveMenu
- Fixed : small issue with selection of menus on toolbars
- Fixed : issue with optionmenu imagelist images
- Fixed : repainting issue with TAdvShapeButton
- Fixed : issue with using TAdvOfficePager on a frame

Update : TAdvMenus 2.5.2.0
--------------------------
- New : property IntlKeybShortCuts added for automatic internationalization of keyboard values

Update : TAdvStickyPopupMenu v1.1.1.0
-------------------------------------
- Improved : changed from TImageList to TCustomImageList
- Fixed : update of checkbox from button click event solved

Update : TAdvEdit v2.8.0.2
--------------------------
- Improved : exposed GetTextSize function in public section
- Fixed : issue with PrecisionDisplay when used with edit types other than etFloat, etMoney

Update : TAdvEditBtn v1.3.2.1
-----------------------------
- Fixed : issue with button enabled state for readonly edit control

Update : TAdvMemo 2.1.3.11
--------------------------
- Fixed : issue with delete char Undo
- Fixed : issue with Lines.AddObject()

Update : TAdvDateTimePicker v1.0.0.0
------------------------------------
- New : VCL.NET support

Update : ToolPanels v1.4.2.8
----------------------------
- Fixed : issue with loading toolpanel state at runtime
- Fixed : tab hides when all panels are closed

Update : TWebUpdate v2.0.3.4
----------------------------
- Improved : cleanup of file WUPDATE.INI

Update : TPlanner v2.5.6.1
--------------------------
- Fixed : issue with DisplayText > 1 and showing current time indicator in sidebar

Update : TAdvOutlookList v1.5.3.0
---------------------------------
- New : event OnGroupExpand/OnGroupCollaps added
- Improved : unselect behaviour in single select mode
- Fixed : issue with OnGroupClick event during expand/collaps

Update : TAdvOfficeImage v1.0.2.0 
---------------------------------
- New : Center property added

Update : TAdvGlassButton v1.0.0.2
---------------------------------
- Fixed : issue with doublebuffered painting in Delphi 2007

Update : TAdvSyskeyboardHook v1.0.0.1
-------------------------------------
- Fixed : issue with returning Alt state in shiftstate

Update : TAdvNavBar v1.5.2.5
----------------------------
- Fixed : issue with down state painting

Update : TAdvOfficeTabSet v1.3.1.0
----------------------------------
- New : public method added Init to be used after runtime creation

Update : TPlannerCalendar v1.7.5.0
----------------------------------
- New : Added support to set DateSelectColor to clNone to have transparent date selection
- New : Added DateSelectBorderColor to set border color of selected dates



*************************************************
TMS Component pack v4.5.0.4 : update Dec 22, 2007
*************************************************

New : TAdvDBDateTimePicker v1.0.0.0
-----------------------------------
- DB-aware version of TAdvDateTimePicker

New : TAdvRangeSlider v1.2.0.0
------------------------------
- New : TAdvRangeSlider component added
- New : TrackLabel property added to display value of TAdvTrackBar position automatically
- New : different thumb pointer shapes for TAdvTrackBar & TAdvRangeSlider
- New : Button.RotateText property added

Update : TMS AdvStickPopupMenu v1.1.0.0 in TMS Advanced ToolBars & Menus v3.5.1
-------------------------------------------------------------------------------
- New : GroupIndex added for radiobutton items in TAdvStickyPopupMenu
- Fixed : issue with relative positioning on child forms in TAdvStickyPopupMenu
- Fixed : issue with checkbox/radiobutton painting on classic themed Vista in TAdvStickyPopupMenu
- New : toolbar menu supports menu disabled images

Update : TAdvOfficeButtons v1.1.0.5 
-----------------------------------
- Fixed : small painting issue with ClearType fonts

Update : TAdvPageControl v1.5.0.8
---------------------------------
- Fixed : issue with ParentFont property

Update : THTMLButtons v1.5.2.2
------------------------------
- Fixed issue with MouseUp handling in THTMLCheckBox, THTMLRadioButton

Update : TMS InspectorBars v1.5.4.6
-----------------------------------
- Fixed : issue with OnItemClick for psProperties panel

Update : TParamTreeview v1.3.3.1
--------------------------------
- Fixed : painting issue with mousewheel scrolling

Update : TMS ToolPanels v1.4.2.7
--------------------------------
- Improved : resize handling of floating toolpanels

Update : TAdvOfficePager v1.4.0.0
---------------------------------
- New : Optional TabAppearance & PageAppearance control per page
- New : Optional control on close button per page
- New : left, right or left/right rounded tabs

Update : TAdvOfficeTabSet v1.3.0.0
----------------------------------
- New : Optional TabAppearance control per tab
- New : Optional control on close button per tab
- New : left, right or left/right rounded tabs

Update : TAdvTouchkeyboard v1.1.0.0
-----------------------------------
- Fixed : issue with detection of combobox
- Fixed : issue in QWERTY layout
- New : method Zoom() added 

Update : TAdvGlowButton v1.8.1.2
--------------------------------

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -