From a90da4361d02a53204f198f19072e2d420b394f0 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 3 Sep 2006 21:33:04 +0000 Subject: Added TEnumerable and updated places where enumerable type should be used. --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 18f07e0b..4c6aad59 100644 --- a/HISTORY +++ b/HISTORY @@ -20,6 +20,8 @@ CHG: TControl::findControlsByType() now only returns objects of the specified ty CHG: Moved createdOnTemplate() and addParsedObject() from TControl to TComponent (Qiang) NEW: TDateTimeStamp class for supporting time stamps outside 1970-2038 using float (Wei) NEW: TDropDownListColumn (Qiang) +NEW: Added TEnumerable and all needed enumerable types (Qiang) + Version 3.0.3 August 6, 2006 ============================ -- cgit v1.2.3