mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 10:57:55 +02:00
Docs: DateTimeCtrls/datetimepicker. Adds missing short description in the TCustomDateTimePicker.CalendarForm topic.
This commit is contained in:
parent
93de351d2f
commit
c060b1d1dc
@ -3637,7 +3637,9 @@ When the control receives focus, the selection is always in the first part
|
|||||||
</element>
|
</element>
|
||||||
|
|
||||||
<element name="TCustomDateTimePicker.CalendarForm">
|
<element name="TCustomDateTimePicker.CalendarForm">
|
||||||
<short/>
|
<short>
|
||||||
|
Form instance where the date/time picker control is displayed.
|
||||||
|
</short>
|
||||||
<descr>
|
<descr>
|
||||||
<p>
|
<p>
|
||||||
<var>CalendarForm</var> is a read-only <var>TCustomForm</var> property which
|
<var>CalendarForm</var> is a read-only <var>TCustomForm</var> property which
|
||||||
|
Loading…
Reference in New Issue
Block a user