Docs: LCL/calendar. Fixes misspelled member name. Updates module description.

* Depends on 1c7122b6.
This commit is contained in:
dsiders 2022-08-01 05:01:35 +01:00
parent 1c7122b6ca
commit 1e3ff2d18f

View File

@ -23,6 +23,9 @@
<ul>
<li>TCalendar</li>
</ul>
<p>
<file>Calendar.pp</file> is part of the LCL (Lazarus Component Library).
</p>
</descr>
<!-- unresolved references -->
@ -283,8 +286,8 @@
<element name="TCustomCalendar.GetMaxDateStored"/>
<element name="TCustomCalendar.GetMaxDateStored.Result"/>
<element name="TCustomCalendar.GetMixDateStored"/>
<element name="TCustomCalendar.GetMixDateStored.Result"/>
<element name="TCustomCalendar.GetMinDateStored"/>
<element name="TCustomCalendar.GetMinDateStored.Result"/>
<element name="TCustomCalendar.SetDateTime">
<short>Sets the value for the DateTime property.</short>