diff options
author | xue <> | 2006-03-22 22:37:15 +0000 |
---|---|---|
committer | xue <> | 2006-03-22 22:37:15 +0000 |
commit | 4cb6d6bd3c22c18bdbe7dea29e0de9c77ebfe025 (patch) | |
tree | a951571ce6510b14111e616234495957d2010870 /UPGRADE | |
parent | 600d25bfdf3405f026b78bbc19983f945b21a5df (diff) |
TWizard is completed.
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,7 +10,9 @@ for both A and B. Upgrading from v3.0b
--------------------
-THttpSession.Storage is changed to UseCustomStorage
+- THttpSession.Storage is changed to UseCustomStorage
+- Pagers in TDataGrid are now enclosed within panels. The event indicating
+ their creation is changed to OnPagerCreated instead of OnItemCreated.
Upgrading from v3.0a
--------------------
|