From be39683f2011115e853014a7e03936057970fc5a Mon Sep 17 00:00:00 2001 From: dsiders Date: Sun, 10 Sep 2023 00:42:34 +0100 Subject: [PATCH] Docs: LCL/extdlgs. Removes StartMonday from TCalendarDialog.DisplaySettings topic. (cherry picked from commit a6cf14e14324edeff6d79c5b836d37465dfa5e08) --- docs/xml/lcl/extdlgs.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/xml/lcl/extdlgs.xml b/docs/xml/lcl/extdlgs.xml index 8c0ae4b3b6..b5b657584d 100644 --- a/docs/xml/lcl/extdlgs.xml +++ b/docs/xml/lcl/extdlgs.xml @@ -2001,8 +2001,8 @@ This is not the standard RTL Date function. -DisplaySettings - the user-selected settings determining the -appearance of the display. +The user-specified settings determining the appearance of the calendar on the +dialog.

@@ -2012,7 +2012,7 @@ determine the appearance for the calendar displayed in the dialog.

DisplaySettings is a set type which may contain zero or more settings. Possible values include: ShowHeadings,ShowDayNames, NoMonthChange, -ShowWeekNumbers, StartMonday. +ShowWeekNumbers.