From ad005a0cfb526a41d04dd5260df654845ef68f5b Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 4 May 2006 13:45:09 +0000 Subject: Added table section support. --- 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 20bafba2..3df84dde 100644 --- a/framework/Exceptions/messages.txt +++ b/framework/Exceptions/messages.txt @@ -270,6 +270,8 @@ view_visible_readonly = TView.Visible is read-only. Use TView.Active to togg wizard_step_invalid = The step to be activated cannot be found in wizard step collection. wizard_command_invalid = Invalid wizard navigation command '{0}'. +table_tablesection_outoforder = TTable table sections must be in the order of: Header, Body and Footer. + completewizardstep_steptype_readonly = TCompleteWizardStep.StepType is read-only. wizardstepcollection_wizardstep_required = TWizardStepCollection can only accept objects of TWizardStep or its derived classes. -- cgit v1.2.3