📄 whatsnew.txt
字号:
***************************************************
TMS Component pack v2.7 : update August 23, 2003
***************************************************
Update: TAdvStringGrid v2.6.0.1
-------------------------------
- Minor fixes and improvements
Update: TAdvMemo v1.4
---------------------
- New : AutoCorrect capability added
- New : Bookmark support added
- New : WantTab property added
- New : Autocompletion with colored text and images
- New : RightMargin support added
- New : Extra events for AutoCompletion added
- New : styler for text with emoticons added
- New : Literal output character support added
- New : OnHintForToken event added
- New : OnHintForWord event added
- New : OnWordComplete event added
- New : OnGetParameterHint event added
- New : TAdvMemoSource component added for seemingless switching multiple text files with a single memo control
- New : syntax stylers for C#, Perl, Pyton
- Improved : Shift Tab handling and Tab handling in overwrite mode improved
Update: TAdvListView v1.6
--------------------------
- Improved HTML export
Update: ToolPanels v1.0
-----------------------
- New : event OnPanelHide added
Update: TPlannerCalendarGroup
-----------------------------
- Improved adding of events with hints added
Update: THTMLTreeview
---------------------
- Improvement in painting
Update: TAdvEdit
----------------
- Improved handling of form with use of KeyPreview
***************************************************
TMS Component pack v2.7 : update August 10, 2003
***************************************************
Update: TAdvStringGrid v2.6.0.0
-------------------------------
- Native Excel file (97,2000,XP) reading / writing (based on FlexCel technology) with new included TAdvGridExcelIO component
- Improved support for cell controls
- Smaller improvements & fixes
New: ToolPanels v1.0
--------------------
- Consists of a container TAdvToolPanelTab and TAdvToolPanel
- The TAdvToolPanelTab manages TAdvToolPanel slide-in / slide-out, docking and lock / unlock of panels
- Extensive tab look control, including intelligent stretched tab backgrounds
- Supports code-less docking from one TAdvToolPanelTab to another
- Can automatically save and restore panels state from INI file or registry
Improvements
------------
- Smaller improvements for TAdvEdit, Parameter controls, PlannerCalendar,
TWebCopy, TWebData, TTodoList, InspectorBars, TAdvColumnGrid, TAdvListView,
TAdvSpinEdit, TAdvMemo, TAdvEditBtn, TWebUpdate
***************************************************
TMS Component pack v2.7 : update June 9, 2003
***************************************************
Update: TAdvStringGrid v2.5.0.0
-------------------------------
- New : Undo/redo for cell edits capability
- New : Multilevel nodes
- New : Fixed cell editing
- New : Grouping with summary lines and automatic coloring, merging
- New : Support for detail rows with embedded controls
- New : Filtering with suffix / prefix ignoring for conditions for numbers supported
- New : Filtering with selectable logic operations between multiple filter conditions
- Improved : Significantly improved filter speed
- New : Always visible comboboxes
- New : QUnSort method added to undo sorts
- New : SortSettings InitSortDirection & UndoSort for tristate sort setting (ascending / descending / undo)
- New : ReadOnly[Col,Row]: Boolean property added to control read-only cells by properties
- New : MouseActions.PreciseCheckBoxCheck property added to make checkbox clicks sensitive on checkbox area only
- New : MouseActions.CheckAllCheck property added to check / uncheck all checkboxes per column by header checkbox
- New : MouseActions.NodeAllExpandContract property added to expand / contract all nodes by header node click
- New : Persistent disjunct row selections with hidden rows / filtered grids
- New : XP node style
- New : XP fixed cell look
- Improved : progressbar appearance, XP style progress bar + progressbar margins properties
- New : FindWide function for Unicode find added
- New : MouseActions.DirectDateDrop property added
- New : SaveToBinFile, SaveToBinStream uses public SaveFixedCells property
- New : Progress event added for SaveToBinFile, SaveToBinStream
- New : IsSelSuperscript, IsSelSubScript methods added to detect rich text subscript / superscript in cells
- New : Exposed internal incremental search text
- New : OnBeforecontractNode, OnBeforeExpandNode events added
- New : Navigation.TabToEndAtEnd property added
- New : Preview dialog : PrintSelection property added to show preview of selected cells only
- Improved : LookupItems + combobox items used for inplace comboedit
- Improved : support for time editing with no entry for seconds
- Improved : Support for merged cells in floating footer added
- Improved : support for row moving with visible floating footer
- Improved : Multiline clipboard copy & paste with Excel supported
- Improved : proportional & flat scrolling style
- Improved : All fixed columns can be sized
- New : Grid design time preference save & restore
- New : MouseActions.MoveRowOnNodeClick added controls whether cell selection changes or not on node click
- New : Gradient cells with Colors[col,row] and ColorsTo[col,row] properties
- New : Find function for empty cells with "" capability added
- New : helper function GetXLSSheets() to assist for LoadFromXLSSheet method
- Improved : Custom inplace editors use goTabs style
- New : UseDisplayFont & FixedFont setting in grid PrintSettings
- New : Navigation.SkipFixedCells added for keyboard navigation control with fixed cells in grid
- Improved : Column moving synchronised through hidden rows
- Improved : selection resizing and new OnSelectionResize event
- New : Removing rows while rows are hidden or filtered support added
- Improved : Automatic numeric alignment in printing
- New : OnCellValidateWide added for validation of unicode editing
- New : Simultaneous use of RowSelect mode and nodes capability added
- Lots of smaller optimizations and improvements
***************************************************
TMS Component pack v2.6 : update Apr 29, 2003
***************************************************
Update : TAdvMemo v1.3
----------------------
- New : configurable parameter hints
- New : configurable auto completion
- New : extra settings for printing
- New : design time property editor
- New : auto begin/end block marking
- New : toggle gutter line numbers on and off
- New : gutter gradient
- New : error marking
- New : various new methods
- Improved : speed, drawing & new keyboard shortcuts, Ctrl-F, Ctrl-H, Shift-Ctrl-End, Shift-Ctrl-Home
Update : TAdvListView v1.6
--------------------------
- New : OnURLClick to choose custom handling of URL clicks or built-in handling
- New : Capability to add progress bars in cells
- Improved : painting
- Improved : HTML export
- Various smaller improvements
Update : TAdvStringGrid v2.4.0.6
--------------------------------
- Improved : small fixes and optimizations
Update : TDBAdvStringGrid 1.7.0.8
---------------------------------
- Improved : small fixes and optimizations
Update : TPlanner 1.7.0.5 / TDBPlanner v1.5.0.5
-----------------------------------------------
- Improved : small fixes and optimizations
***************************************************
TMS Component pack v2.6 : update Mar 31, 2003
***************************************************
New : TAdvTreeComboBox v1.0
---------------------------
- Combobox with true treeview dropdown
New : THTMLCredit v1.0
----------------------
- Supports a subset of the HTML formatting tags (see the mini HTML reference)
- Supports various images embedded in HTML formatted text.
- Support for new gradient paragraphs
- Enables to set auto scroll speed, scroll step and scrollposition
Update : TDBAdvNavigator v1.1
-----------------------------
- New : Large & small button style
- New : Horizontal & vertical button orientation
- New : Extra search, set bookmark & get bookmark button added
Update : TMS Parameter Controls v1.3
------------------------------------
- New : various built-in inplace editors:
- normal edit, spin edit, mask edit
- popup list, popup menu
- datepicker, timeselector
- input query
- directory picker
- capability to use custom inplace editors
- toggle value
- New : design time property editors for parameter definition
- New : various methods for handling setting and getting parameter values
- New : parameter hint attributes
- New : empty parameter property
- New : hovering in all parameter controls
- New : autosizing parameter edit control
- New : auto advance on return
- New : developers guide
Update : TMS InspectorBar v1.2
------------------------------
- New : Password inplace editing
- New : Hi resolution icon support
- New : Bitmap support in addition to icons
- New : Single and Multiselect item support
- New : InspectorPanel visibility control added
- New : Editable labels added
- New : Item & Panel shortcut support added
- Various smaller improvements ...
Update : TAdvStringGrid v2.4.0.5
--------------------------------
- Maintenance update
Update : TPlanner v1.7.0.3 & TDBPlanner 1.5.0.3
-----------------------------------------------
- Maintenance update
Update : TCheckListEdit v1.1
----------------------------
- Improvement to position wide dropdown
Update : TAdvListView v1.55
---------------------------
- Item and header drawing improvements
- New HeaderColor property
Update : TAdvMemo 1.2
---------------------
Improvement for C++Builder compatibility
Update : THTMLStaticText
------------------------
- Improved painting
- Improved anchor handling
Update : THTMLHint
------------------
- Fix for HTMLHint use on non main form
Update : TWebUpdate
-------------------
- Improved handling of cancelled updates
Update : TAdvMaskEdit
---------------------
- Improved handling of borderstyle property
Update : TPlannerCalendar
-------------------------
- Improved handling of min. & max. dates
Update : TAdvDirectoryEdit
--------------------------
- Added capability to browse for folder without creating a new folder
***************************************************
TMS Component pack v2.5 : update Feb 13, 2003
***************************************************
Update : TPlanner v1.5.0.3 & TDBPlanner v1.7.0.3
------------------------------------------------
- Maintenance update
Update : TAdvStringGrid v2.4.0.4
--------------------------------
- Maintenance update
Update : TDBAdvStringGrid v1.7.0.7
----------------------------------
- Maintenance update
Update : TAdvMemo v1.2
----------------------
- New : URL aware
- New : proportional scrollbars
- New : Print support
- New : SaveToHTML and CopyHTMLToClipboard functions added
- New : SQL highlighter
- New : Find & replace dialogs
- New : Ctrl-A, Ctrl-PageUp,Ctrl-Home,Ctrl-End, Ctrl-PageDown shortcuts added
- New : DB-aware version TDBAdvMemo
- Improved : faster rendering
- Improved : tab handling
Update : TPlannerCalendar, TPlannerCalendarGroup, TPlannerDatePicker v1.3
-------------------------------------------------------------------------
- New : Gradient in caption and calendar
- New : Soft XP style border drawing
- New : Event for dynamic change of event look
- New : Goto today indication added
- New : Event fontcolor property added
- New : Possibility to add glyphs for next/prev month and year
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -