From 0b300b68cf9fde397c00abdc21917ac24aa042f0 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 12 Feb 2006 05:15:18 +0000 Subject: Added getAllowChildControls and TEmptyControlList. --- framework/Exceptions/messages.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index b4a91adb..ebe645e8 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -145,6 +145,8 @@ control_id_nonunique = %s.ID '%s' is not unique among all controls under the controllist_control_required = TControlList can only accept strings or TControl objects. +emptycontrollist_addition_disallowed = Child controls are not allowed. + webcontrol_accesskey_invalid = %s.AccessKey '%s' is invalid. It must be a single character only. webcontrol_style_invalid = %s.Style must take string value only. -- cgit v1.2.3