mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-18 14:59:15 +02:00
Docs: LCL/extdlgs. Removes StartMonday from TCalendarDialog.DisplaySettings topic.
(cherry picked from commit a6cf14e143
)
This commit is contained in:
parent
43251d855f
commit
be39683f20
@ -2001,8 +2001,8 @@ This is <b>not</b> the standard RTL Date function.
|
||||
|
||||
<element name="TCalendarDialog.DisplaySettings">
|
||||
<short>
|
||||
<var>DisplaySettings</var> - the user-selected settings determining the
|
||||
appearance of the display.
|
||||
The user-specified settings determining the appearance of the calendar on the
|
||||
dialog.
|
||||
</short>
|
||||
<descr>
|
||||
<p>
|
||||
@ -2012,7 +2012,7 @@ determine the appearance for the calendar displayed in the dialog.
|
||||
<p>
|
||||
DisplaySettings is a set type which may contain zero or more settings.
|
||||
Possible values include: ShowHeadings,ShowDayNames, NoMonthChange,
|
||||
ShowWeekNumbers, StartMonday.
|
||||
ShowWeekNumbers.
|
||||
</p>
|
||||
</descr>
|
||||
<seealso/>
|
||||
|
Loading…
Reference in New Issue
Block a user