mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 06:39:39 +02:00
Docs: LCL/timepopup. Removes extra spaces in topics. Updates tagging for True and False values.
This commit is contained in:
parent
1d1d79fef9
commit
4344eb400f
@ -247,7 +247,7 @@
|
|||||||
ReturnTime signals the internal <var>TReturnTimeEvent</var> event handler (when assigned) to validate/update the time value. The TReturnTimeEvent event handler is passed as an argument to the <var>ShowTimePopup</var> routine.
|
ReturnTime signals the internal <var>TReturnTimeEvent</var> event handler (when assigned) to validate/update the time value. The TReturnTimeEvent event handler is passed as an argument to the <var>ShowTimePopup</var> routine.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The <var>Close</var> method is called to close the form if it has not already been hidden.
|
The <var>Close</var> method is called to close the form if it has not already been hidden.
|
||||||
</p>
|
</p>
|
||||||
</descr>
|
</descr>
|
||||||
<seealso>
|
<seealso>
|
||||||
@ -364,7 +364,7 @@
|
|||||||
</element>
|
</element>
|
||||||
<element name="ShowTimePopup.SimpleLayout">
|
<element name="ShowTimePopup.SimpleLayout">
|
||||||
<short>
|
<short>
|
||||||
True indicates the simple (compact) layout is used for the Minute grid on the form.
|
<b>True</b> indicates the simple (compact) layout is used for the Minute grid on the form.
|
||||||
</short>
|
</short>
|
||||||
</element>
|
</element>
|
||||||
<element name="ShowTimePopup.ACaller">
|
<element name="ShowTimePopup.ACaller">
|
||||||
|
Loading…
Reference in New Issue
Block a user