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

📄 whatsnew.txt

📁 DELPHI tms.component.pack.v4.6.0.7
💻 TXT
📖 第 1 页 / 共 5 页
字号:
*************************************************
TMS Component pack v4.6.0.7 : update Mar 30, 2008
*************************************************

Update : TMS Advanced Toolbars & Menus v3.0.10.0
------------------------------------------------
- New : TAdvToolbarPager.OnTabClick, OnTabDblClick event added
- New : OnCustomizeClick event added
- New : ShortCutHintPos shpCenter type added  
- Improved : TAdvToolBarPager auto expands when a tab is clicked in collapsed mode
- Improved : minor visual details to comply with Microsoft UI guidelines
- Improved : auto control positioning on ribbon toolbar

Update : TAdvStringGrid v4.0.5.0
--------------------------------
- New : OnWideEllipsClick event added
- New : OnOleDropURL event added, DragDropSettings.OleAcceptURLs added
- Fixed : issue with OLE drag & drop with ShowCells & FixedRows > 1
- Fixed : issue with Unicode hint
- Fixed : issue with Hilight function
- Fixed : issue with using SearchFooter and rows higher than grid height

Update : TDBAdvGrid v2.1.8.0
----------------------------
- New : OnFieldToStream event added
- New : PictureStretch property added in Columns

Update : TAdvEditBtn / TDBAdvEditBtn v1.3.2.3 
---------------------------------------------
- Fixed : clipboard issue with DBAdvEditBtn for readonly datasets 

Update : T(DB)PlannerMonthView v2.5.4.1
---------------------------------------
- Fixed : issue with moving items with time part in DB version

Update : TAdv(DB)DateTimePicker v1.0.0.1
----------------------------------------
- Fixed : issue with tab key handling in DB-aware version

Update : TFormSize v1.2.0.0
---------------------------
- New : Added support to be used on Unicode forms (TTntForm)

Update : TAdvMemo v2.1.3.15
---------------------------
- Fixed : issue with pasting multiline text in empty memo

Update : TMS ToolPanels v1.4.4.0
--------------------------------
- Fixed : issue with AV on app close with right aligned TAdvToolPanelTab

Update : TAdvReflectionLabel v1.0.0.3
-------------------------------------
- Fixed : issue with HTML text right align

Update : TAdvListView v1.6.3.5  
------------------------------
- Fixed : issue with drag & drop

Update : TAdvTouchkeyboard v1.2.1.1  
-----------------------------------
- Fixed : issue with AutoHide

Update : TAdvOfficeTabSet v1.3.1.5
----------------------------------
- Improved : behaviour when closing MDI childs from the tabset
- Improved : tab border color handling

Update : THTMListbox v1.9.1.5
-----------------------------
- Fixed issue with AutoItemHeight = false

Update : TAdvTabSet v1.6.1.0
----------------------------
- Fixed : issue with toggling tab visible property

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

Update : TPlannerCalendar v1.7.5.2
----------------------------------
- Improved : check before setting focus on mousedown

Update : THTMLCheckBox v1.5.3.0
-------------------------------
- New : support themed cbGray state in TCustomHTMLCheckBox.Paint

Update : TAdvSplitter v1.1.1.0
------------------------------
- New : OnClick event exposed

Update : TAdvOfficePager v1.4.2.1
---------------------------------
- Fixed : issue with OnPictureChanged handling

Update : TAdvEdit v2.8.1.3
--------------------------
- Fixed : issue with ShowError / OnValueValidate & resetting the error

Update : TColumnComboBox v1.3.2.0
---------------------------------
- New : exposed Align property

Update : TPlannerMaskDatePicker v1.5.0.3 
----------------------------------------
- Fixed : issue with OnInvalidDate event

Update : TPlannerDatePicker v1.6.2.3
------------------------------------
- Fixed : issue with GetDate proc

Update : TAdvSpinEdit v1.4.4.0
------------------------------
- Fixed : issue with AllowNullValue

Update : TAdvComboBox v1.2.5.0 
------------------------------
- New : exposed Align property

Update : TAdvFontComboBox v1.3.5.0
----------------------------------
- New : exposed Align property

Update : TAdvRangeSlider v1.2.0.1
---------------------------------
- Improved : behaviour with PositionLeft = PositionRight
- Fixed : issue with mousewheel handling on right thumb
- Fixed : issue with initialisation PositionLeft when Min <> 0



*************************************************
TMS Component pack v4.6.0.6 : update Mar 1, 2008
*************************************************

Update : TAdvTouchkeyboard v1.2.1.0
-----------------------------------
- Improved : tab key & arrow key handling

Update : TWebUpdate v2.0.5.1
----------------------------
- Improved : french language version of wizard

Update : TAdvOutlookList v1.5.3.5
---------------------------------
- Fixed : issue with VCL drag & drop & right clicks

Update : TAdvOfficeTabSet v1.3.1.3
----------------------------------
- Fixed : issue with drag & drop on tabs from other controls
- Fixed : handling caNone CloseAction for MDI child form closing

Update : TPlannerCalendar v1.7.5.1
----------------------------------
- Fixed : issue with event hints

Update : TColumnListBox v1.2.1.2 
--------------------------------
- Fixed issue with DeleteSelected & multiselect

Update : TAdvTaskDialog v1.2.8.2
--------------------------------
- Fixed : issue with DefaultButton = IdYes, IdNo

Update : TAdvNavBar v1.5.2.8
----------------------------
- Fixed : issue with assigning sections

Update : TAdvDBLookupComboBox v1.6.1.0
--------------------------------------
- New : property DropDownRowCount added

Update : TAdvOfficePager v1.4.2.0
---------------------------------
- New : AdvOfficePager.TabScroller public property exposed

Update : TAdvEdit v2.8.1.3
--------------------------
- Fixed : issue with ShowError / OnValueValidate & resetting the error

Update : TAdvSmartMessageBox v1.1.0.0
-------------------------------------
- New : Hide method added on message
- New : Visible property added on message
- New : MessageVisible added on TAdvSmartMessageBox

Update : TAdvStringGrid v4.0.3.0
--------------------------------
- New : public property grid.XMLEncoding to specify code table for XLM export
- Fixed : issue with node collapsing & cell selection

Update : TAdvMemo v2.1.3.14
---------------------------
- Fixed : issue with scrollbar handling

Update : T(DB)Planner v2.5.6.6
------------------------------
- Fixed : issues with specific yearly recurrence types
- Improved : exception handling with datasets


*************************************************
TMS Component pack v4.6.0.5 : update Feb 24, 2008
*************************************************

New : TAdvMDITabSet v1.6.0.0
----------------------------
- New : MDI-aware tabset

Update : TAdvStringGrid v4.0.2.0
--------------------------------
- Fixed : issue with loading CSV files with empty last column
- Fixed : issue with GroupShowCount
- Fixed : issue with panning and WheelAction = waScroll
- Improved : AdvGridFindDialog.Dialog & AdvGridReplaceDialog.Dialog exposed

Update : TDBAdvGrid v2.1.7.1
----------------------------
- New : InvalidatePicture / OnInvalidPicture added , shows invalid picture when loading from DB fails
- Fixed : issue with lookup editing for epRow EditPostMode

Update : T(DB)Planner v2.5.6.5
------------------------------
- Fixed : issue with rotated header drawing for top sidebar Planner
- Improved : Assign method

Update : T(DB)PlannerMonthView v2.5.4.0
---------------------------------------
- New : exposed Completion property

Update : TColumnComboBox v1.3.1.2 
---------------------------------
- Fixed : issue with painting selected item after list is reloaded

Update : TAdvSpinEdit v1.4.4.3
------------------------------
- Improved : position of spin buttons for ctl3d = false

Update : TAdvOfficePager v1.4.1.1
---------------------------------
- Fixed : small issue with OnChange/OnChanging event after removing all pages

Update : TAdvNavBar v1.5.2.7
----------------------------
- Fixed : issue with removing all panels and handling events

Update : TMS ToolPanels v1.4.3.0
--------------------------------
- New : AdvToolPanelTab.Panels.Move method added
- Improved : sequence of programmatically setting items Locked

Update : TCABFiles v1.5.1.1
---------------------------
- Fixed : issue with very long filenames

Update : TWebCopy v1.7.6.0
--------------------------
- New : event OnBeforeDialogShow added

Update : TPlannerDatePicker v1.6.2.3
------------------------------------
- Fixed : issue with GetDate proc

Update : TAdvToolBar v3.0.9.1
-----------------------------
- Fixed : TAdvToolBarContainer transparency issue 
- Improved : AddAdvToolBar function assigns styler automatically

Update : TAdvPreviewMenu v1.1.6.0
---------------------------------
- New : property SubItemHeight added in TAdvPreviewMenuItem

Update : TAdvStickyPopupMenu v1.3.0.0
-------------------------------------
- New : menu item style isControlItem added to just display a control

Update : TAdvOffiecMDITabSet v1.3.1.3
-------------------------------------
- Fixed : handling caNone CloseAction for MDI child form closing

Update : TPlannerMaskDatePicker v1.5.0.3
----------------------------------------
- Fixed : issue with OnInvalidDate event

Update : TAdvOutlookList v1.5.3.4
---------------------------------
- Fixed : issue with NextSelectedItem function

Update : TAdvTaskDialog v1.2.8.1
--------------------------------
- Fixed : display of long text in non native taskdialog

Update : TAdvEdit v2.8.1.2
--------------------------
- Fixed : issue with OnChange event handling

Update : TAdvGlassButton v1.1.0.0
---------------------------------
- New : Anchors property exposed

Update : TAdvDBLookupComboBox v1.6.0.1
--------------------------------------
- Fixed : issue with dataset Insert mode
- Improved : behaviour with master/detail datasets



*************************************************
TMS Component pack v4.6.0.4 : update Feb 9, 2008
*************************************************

Update : TAdvTaskDialog v1.2.8.0
--------------------------------
- Improved : display of disabled task button 

Update : TAdvTabSet v1.5.5.1
----------------------------
- Fixed : issue with DisplToRealTabIndex

Update : T(DB)Planner v2.5.6.3
------------------------------
- Fixed : issue with completion display for spRight sidebar
- Fixed : issue with item times when setting Planner.Display.DisplayText

Update : THTMLTreeView v1.1.1.3
-------------------------------
- Fixed painting issue with images & checkbox

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

Update : TWebUpdate v2.0.5.0
----------------------------
- New : event OnBeforeDownload triggered before getting "What's new" file.

Update : TAdvToolBar v3.0.9.0
-----------------------------
- New : method ArrangeToolBars added in TAdvDockPanel

Update : TAdvProgressBar v1.1.2.5
---------------------------------
- Fixed : possible div by zero in calculation

Update : TAdvStringGrid v4.0.1.0
--------------------------------
- New : Navigation.MoveScrollOnly property added to always only perform scrolling and no selection change
        when pressing Up/Down/Next/Prior/Home/End               
- Fixed : issue with GetParentRow() with collapsed nodes
- Fixed : issue with searchpanel & filtered grid
- Fixed : issue with tab key & rare combination of readonly & merged cells
- Improved : search footer FindNext/FindPrevious scroll in view on found cells

Update : TDBAdvGrid v2.1.6.3
----------------------------
- Fixed : issue with disjunct row select & db indicator move


*************************************************
TMS Component pack v4.6.0.3 : update Feb 2, 2008
*************************************************

Update : TAdvStringGrid v4.0.0.3
--------------------------------
- Fixed : issue with Subgrouping on groups with 1 item in last subgroup

⌨️ 快捷键说明

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