Docs: LCL/extdlgs. Removes StartMonday from TCalendarDialog.DisplaySettings topic.

(cherry picked from commit a6cf14e143)
This commit is contained in:
dsiders 2023-09-10 00:42:34 +01:00
parent 43251d855f
commit be39683f20

View File

@ -2001,8 +2001,8 @@ This is <b>not</b> the standard RTL Date function.
<element name="TCalendarDialog.DisplaySettings"> <element name="TCalendarDialog.DisplaySettings">
<short> <short>
<var>DisplaySettings</var> - the user-selected settings determining the The user-specified settings determining the appearance of the calendar on the
appearance of the display. dialog.
</short> </short>
<descr> <descr>
<p> <p>
@ -2012,7 +2012,7 @@ determine the appearance for the calendar displayed in the dialog.
<p> <p>
DisplaySettings is a set type which may contain zero or more settings. DisplaySettings is a set type which may contain zero or more settings.
Possible values include: ShowHeadings,ShowDayNames, NoMonthChange, Possible values include: ShowHeadings,ShowDayNames, NoMonthChange,
ShowWeekNumbers, StartMonday. ShowWeekNumbers.
</p> </p>
</descr> </descr>
<seealso/> <seealso/>