mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-24 03:19:27 +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">
|
<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/>
|
||||||
|
Loading…
Reference in New Issue
Block a user