mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 17:19:19 +02:00
Docs: LCL/calendar. Fixes misspelled member name. Updates module description.
* Depends on 1c7122b6
.
This commit is contained in:
parent
1c7122b6ca
commit
1e3ff2d18f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user