From e51b31535521738c7bd8fc8d89e80d57f11eddda Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 10 Aug 2006 01:10:41 +0000 Subject: Added support to preset of TListControl.SelectedIndices and SelectedValues. --- framework/Exceptions/messages.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/Exceptions') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index cbb7cf04..d0aff516 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -192,6 +192,7 @@ listcontrol_selection_invalid = {0} has an invalid selection that is set befor listcontrol_selectedindex_invalid = {0}.SelectedIndex has an invalid value {1}. listcontrol_selectedvalue_invalid = {0}.SelectedValue has an invalid value '{1}'. listcontrol_expression_invalid = {0} is evaluating an invalid expression '{1}' : {2} +listcontrol_multiselect_unsupported = {0} does not support multiselection. label_associatedcontrol_invalid = TLabel.AssociatedControl '{0}' cannot be found. -- cgit v1.2.3