summaryrefslogtreecommitdiff
path: root/UPGRADE
diff options
context:
space:
mode:
authorxue <>2006-04-01 17:31:28 +0000
committerxue <>2006-04-01 17:31:28 +0000
commit0a12bef112fe6a1569531e40b7cc063b0f52f44c (patch)
tree9e6049c48a9008081cb124153392fc21a24aad44 /UPGRADE
parentaf7a742944cc2d515cac1fcd22363483827c36b3 (diff)
Added THiddenField and THtmlArea demos.
Diffstat (limited to 'UPGRADE')
-rw-r--r--UPGRADE1
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADE b/UPGRADE
index fc721275..755a475a 100644
--- a/UPGRADE
+++ b/UPGRADE
@@ -14,6 +14,7 @@ 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.
+- THtmlArea default toolbar and size are modified.
- TTarFileExtrator is moved to System.IO
Cache classes are moved to System.Caching
TXmlDocument is moved to System.Xml