diff options
author | xue <> | 2006-03-31 22:13:53 +0000 |
---|---|---|
committer | xue <> | 2006-03-31 22:13:53 +0000 |
commit | b6e539162ea75250932b83def2c28d00041f96af (patch) | |
tree | 12774c4f1f5f8c8dc1f2b8081498e0f6b85a515f /UPGRADE | |
parent | cc9fdb6054c896b10ceaab73059e55031ae44d29 (diff) |
Added TImageMap and TInlineFrame demos.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ Upgrading from v3.0b - Pagers in TDataGrid are now enclosed within panels. The event indicating
their creation is changed to OnPagerCreated instead of OnItemCreated.
- TTextHighlighter.EnableCopyCode defaults to false now.
+- TTarFileExtrator is moved to System.IO
+ Cache classes are moved to System.Caching
+ TXmlDocument is moved to System.Xml
+ TLogger, TLogRouter, TDataFieldAccessor, TSimpleDateFormatter are moved to System.Util
Upgrading from v3.0a
--------------------
|