From 996c6d61ffef676247f8b1c9a7ee4b7c69850654 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 4 Apr 2006 16:50:43 +0000 Subject: Format string in TDataGrid columns can now evaluate an expression --- framework/Exceptions/messages.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'framework/Exceptions/messages.txt') diff --git a/framework/Exceptions/messages.txt b/framework/Exceptions/messages.txt index dd680098..6e2d676f 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -277,4 +277,6 @@ htmlarea_tarfile_invalid = THtmlArea is unable to locate the TinyMCE tar file parametermodule_parameterfile_unchangeable = TParameterModule.ParameterFile is not changeable because the module is already initialized. parametermodule_parameterfile_invalid = TParameterModule.ParameterFile '{0}' is invalid. Make sure it is in namespace format and the file extension is '.xml'. -parametermodule_parameterid_required = Parameter element must have 'id' attribute. \ No newline at end of file +parametermodule_parameterid_required = Parameter element must have 'id' attribute. + +datagridcolumn_expression_invalid = {0} is evaluating an invalid expression "{1}" : {2} \ No newline at end of file -- cgit v1.2.3