From 3a90a37ca45f91d9f314eaa1f7e86c056e56e7bb Mon Sep 17 00:00:00 2001 From: Jens Klaer Date: Wed, 14 Oct 2015 14:12:18 +0200 Subject: Added TJuiDatePicker an alternative datepicker control using the datepicker widget from jqueryui --- framework/Exceptions/messages/messages.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'framework/Exceptions/messages/messages.txt') diff --git a/framework/Exceptions/messages/messages.txt b/framework/Exceptions/messages/messages.txt index 600cd1f5..46dde557 100644 --- a/framework/Exceptions/messages/messages.txt +++ b/framework/Exceptions/messages/messages.txt @@ -509,4 +509,6 @@ ratinglist_invalid_caption_id = '{0}' is not a valid caption control for TRati accordion_activeviewid_invalid = TAccordion.ActiveViewID has an invalid ID '{0}'. accordion_activeviewindex_invalid = TAccordion.ActiveViewIndex has an invalid Index '{0}'. -accordion_view_inexistent = TAccordion cannot find the specified view. \ No newline at end of file +accordion_view_inexistent = TAccordion cannot find the specified view. + +juidatepicker_settextmode_unsupported = TextMode of TJuiDatePicker cannot be changed. \ No newline at end of file -- cgit v1.2.3