whatsnew.txt

来自「delphi 第三方控件很出色,表格制作的」· 文本 代码 · 共 1,692 行 · 第 1/5 页

TXT
1,692
字号
***********************************************
TMS Component pack v3.3 : update Oct 30, 2004
***********************************************
New : TMS TAdvMainMenu , TAdvPopup v1.0
---------------------------------------
- New : Menus with advanced color settings, menu stylers

New : TMS Graphics components v1.0
----------------------------------
- Modern looking & flexible components for selecting various typical properties of graphic elements.
- Office XP or Office 2003 styles with automatic XP color theme adaption and lots of color customizations for creating new styles
- Font selector with recently used indication option, lookup, font preview
- Generic combobox with recently used control & lookup
- Color selector in 3 styles : discrete, color cube, color spectrum
- Pen width selector
- Pen style selector
- Brush selector
- Shadow selector
- Border selector
- Gradient style selector
- Generic tool selector  

Update : TAdvStringGrid v2.8.3.0
--------------------------------
- New : TAdvGridExcelIO.Options.ExportHiddenColumns added
- Improved : inplace spin editor handling
- Improved : Excel export handling

Update : TPlanner / TDBPlanner v2.2.0.4 
---------------------------------------
- New : PositionGapColor property added
- Improved : header & footer painting
- Various smaller enhancements & code optimizations

Update : TAdvMemo v1.6.0.5
--------------------------
- New : ActiveLineSettings.ActiveLineAtCursor property added
- Improved : clipboard paste handling
- Various smaller enhancements & code optimizations

Update : TAdvPageControl & TAdvTabSet v1.4 
------------------------------------------
- New : Background color support for TAdvTabSheet
- New : custom close glyph on tabs in TAdvPageControl and TAdvTabSet
- New : FreeOnClose property for TAdvPageControl to automatically free the tabsheet upon close

Update : TAdvAlertWindow v1.3.3.2
---------------------------------
- Improved : font initialization for paint

Update : TWebUpdate v1.6.3.1
----------------------------
- Improved : last update date registry saving

Update : TWebCopy v1.4.0.1
--------------------------
- Improved : file progress indications for files > 2GB

Update : TAdvNavBar v1.1.0.2
----------------------------
- Improved : small property setting fix

Update : TInspectorBar v1.3.1.1
-------------------------------
- Improved : inplace editing with editor with attached button improvement

Update : TPlannerCalendar, TDBPlannerCalendar, TPlannerDatePicker, TDBPlannerDatePicker v1.4
--------------------------------------------------------------------------------------------
- New : InActiveDays property to control what days of the week are considered weekend days.
- New : TPlannerDBDatePicker : single DB field DB-aware datepicker with support for null-date entry
- New : TPlannerDBMaskDatePicker : single DB field masked DB-aware datepicker with support for null-date entry
- Various smaller improvements and code optimizations

Update : ToolPanels v1.3.1.1
----------------------------
- Improved : issue with auto slide-in solved



***********************************************
TMS Component pack v3.2 : update Oct 9, 2004
***********************************************

Update : TAdvEdit 2.6.1.0
-------------------------
- New : OnLookupIndexSelect event added

Update : THotSpotImage 1.2.1.0
------------------------------
- Improved : programmatic setting of hover/down images

Update : TInspectorBar 1.3.1.0
------------------------------
- Improved : OnEditBtnClick event handling

Update : THTMLButton v1.4.1.0
-----------------------------
- New : BorderColor property

Update : TAdvMemo / TDBAdvMemo v1.6.0.4
---------------------------------------
- Improved printing
- Improved DB-aware version

Update : TAdvStringGrid v2.8.2.1
--------------------------------
- New : FloatingFooter.OnCalcFooter event added
- Improved node handling
- Improved filter handling with filter for text with ? and * with \ escape character
- Improved row hiding/unhiding flexibility

Update TPlanner / TDBPlanner v2.2.0.3
-------------------------------------
- Improved : recurrency handling

Update : TWebUpdate v1.6.3.0
----------------------------
- Improved : Extra information logged


***********************************************
TMS Component pack v3.2 : update Sep 25, 2004
***********************************************

Update : TPlanner / TDBPlanner v2.2
-----------------------------------
- New: built-in recurrency support
- New: demo for TDBPlanner recurrency support
- New: support for Delphi 8 VCL.NET added
- Various smaller code improvements & enhancements

Update: TAdvMemo v1.6
---------------------
- New : extended style configuration (Default extension, description, extensionlist & filter, brackstart, bracketend)
- New : TAdvINIMemoStyler, TAdvXMLMemoStyler : styler components for INI and XML files
- New : TAdvMemoStylerManager component
- New : Active line indication and active line marker
- New : Block indent / unindent function
- New : BlockShow to show code blocks (ie. Pascal begin/end or C++,C# { } blocks)
- New : EnhancedHomeKey : when true, go to first letter of previous word
- New : Gutter display line number formatting capabilities and automatic XP theme adaption
- New : Markers offers unlimited nr. of bookmarks and bookmark indication, bookmark
- New : PrintLineNumbers in Print options
- New : RightMarginColor : property to set right margin line color
- New : ShowRightMargin : property to control visibility of right margin
- New : SmartTabs: automatically go to the next column of the previous line with Tab key when true
- New : TrimTrailingSpaces: when true, spaces are trimmed automatically from the end of the line
- New : UseStyler: property to quickly enable/disable a styler
- New : Save memo settings to file / Load from file
- New : Save style settings to and from file
- New : Accepts file dropped on the memo
- New : Scroll hints
- New : Addict spell check support
- New : automatic color adaption to Windows XP theme colors (when used on Windows XP)
- New : demos for autocompletion and Addict spell check

Update : TWebUpdate v1.6.2.0
----------------------------
- Extra status logging added

Update : TAdvStringGrid v2.8.2.1
--------------------------------
- FloatingFooter.OnCalcFooter event added
- Improved node handling
- Improved filter handling with filter for text with ? and * with \ escape character

Update : THotSpotImage v1.2.1.0
-------------------------------
- Memory leak fix

Update : TAdvPanel v1.5.0.0
---------------------------
- Caption drawing with end ellipsis added

Update : TTodoList v1.2.1.0
---------------------------
- Small paint fix

Update : ToolPanels v1.3.1.1
----------------------------
- Fix with slide in/out caused by fast clicking on ToolPanel


***********************************************
TMS Component pack v3.1 : update Sep 6, 2004
***********************************************
- New: version number property for Object Inspector added to all components

Update : TAdvAlertWindow
------------------------
- New : OnAutoHide event


***********************************************
TMS Component pack v3.1 : update Aug 21, 2004
***********************************************
Update : T(DB)Planner & T(DB)PlannerMonthView v2.
-------------------------------------------------
- New: FocusColor property added in TPlannerMonthView
- Various smaller improvements & fixes

Update : TAdvStringGrid v2.8.1.1
--------------------------------
- New: TAdvGridExcelIO border export support added
- New: TAdvGridExcelIO node import / export support added
- New: TAdvGridExcelIO control to overwrite existing files in XLS export or not
- New: TAdvStringGrid NoDefaultDraw public property added
- New: TAdvStringGrid auto XP theme color adaption
- Improved: TAdvStringGrid OnEndColumnSize triggered after sizing of a fixed column
- Improved: TAdvStringGrid active cell display
- Improved: Unicode text printing
- Various smaller improvements & fixes

Update : TPlannerCalendar
--------------------------
- Property Date: TDateTime added in TPlannerCalendarGroup to set single select date

Update : TAdvMemo
-----------------
- Improved wordwrap handling

Update : ToolPanels
-------------------
- Slide in/out events handlers triggered for programmatic slide in/out

Update : TAdvPanel
------------------
- Improved caption background image drawing with shadow border

Update : TWebUpdate
-------------------
- Spanish, Danish & Italian language support added


***********************************************
TMS Component pack v3.1 : update Jul 31, 2004
***********************************************
Update : TTodoList & TDBTodoList v1.2
-------------------------------------
- New: Category column support
- New: XP style checkboxes & support for automatic XP theme color adaption
- New: Horizontal scroll support
- New: tdCompletion column can be edited with keyboard as well (F2)
- New: MultiSelect capability
- New: Column reorder capability
- New: TotalTime column can be edited with floating point spinedit to enter floats instead of ints
- New: Property UseTab to allow tabbing inside TodoList
- New: Property SelectionColorTo added for gradient selection display
- New: ActiveItemColor to show items due for today in special color
- New: Property ActiveColumnColor to set background color of cell with focus in TodoListItem
- New: General purpose Tag property added in TTodoColumnItem class
- New: ImageIndex property added in TTodoColumnItem class
- New: ImportFromCSV, ExportToCSV functions added
- New: HeaderColor, HeaderColorTo, HeaderHeight, HeaderImages properties
- New: HandleGlyph property
- New: Capability to put images in the header
- New: GridLineColor, GridLineStyle property
- New: Initial VCL.NET support
- New: PreviewColor, PreviewColorTo properties added
- New: StretchLastColumn property added
- Improved: design time support

Update : ToolPanels v1.3
------------------------
- New: Sections and SectionItems capability in TAdvToolPanel with expandable sections and automatic panel control positioning.
- New: TAdvToolPanel background gradient and background image capability
- New: Office 2003 look with automatic Windows XP theme color adaption
- New: TAdvToolPanel caption gradient look
- New: TAdvToolPanel caption button
- Improved: docking behaviour

Update : TWebUpdate v1.6
------------------------
- New : Auto login handling for http password protected sites
- New : Capture patcher output to log file
- New : Autorun and autostart for wizard
- New : Animation during patcher run
- New : hide patcher console window
- New : fix for cab extract file timestamp
- New : Multilanguage wizard support, English, French, Dutch, German, Portugese
- New : Agent property
- New : Customizable wizard billboard
- New : LanguageID property added to allow 'What's new' and 'EULA' files customized per language
- New : Mandatory vs non mandatory application components support added
- New : Hidden vs non hidden application components support added
- New : Automatic removal of CAB & Patch files after extract
- New : Enhanced logging for easier tracing of update process
- New : Added control file for processing CAB, LZ-expanded, Patch files after application shutdown
- New : TMS WebUpdate developers guide
- Improved : UpdateBuilder for building update process control files

Update : TDBAdvNavigator v1.2
-----------------------------
- New: Office 2003 style buttons
- New: Automatic XP theme color adaption
- New: option for custom glyph sizes

Update : THTMLTreeview
----------------------
- New : capability to show hints automatically showing full text of partially visible nodes

New: TAdvRepeatButton
---------------------
- TAdvToolButton with auto repeated click feature

Update : TAdvStringGrid v2.8.0.0.2
---------------------------------
- Small fixes / code improvements
- Support for search with wildcards from TAdvGridFindDialog

Update : TPlanner / TDBPlanner v2.1.0.3
---------------------------------------
- Small fixes / code improvements

Minor fixes for:
----------------
- TPlannerMonthView, TDBPlannerMonthView, TPlannerWaitList
- TPlannerCalendar
- TPlannerDatePicker
- TMoneyEdit, TDBMoneyEdit
- TAdvAlertWindow
- TDBAdvStringGrid
- TColumnListBox
- TColumnComboBox
- TAdvToolButton
- TParamTreeview
- TAdvMemo

***********************************************
TMS Component pack v3.1 : update Jul 16, 2004
***********************************************

Minor fixes for:
----------------
- TPlannerMonthView, TDBPlannerMonthView
- TPlanner, TDBPlanner
- TAdvMemo
- TVCalendar
- TAdvSpinEdit

⌨️ 快捷键说明

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