mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 05:29:38 +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.
|
||||
</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>
|
||||
</descr>
|
||||
<seealso>
|
||||
@ -364,7 +364,7 @@
|
||||
</element>
|
||||
<element name="ShowTimePopup.SimpleLayout">
|
||||
<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>
|
||||
</element>
|
||||
<element name="ShowTimePopup.ACaller">
|
||||
|
Loading…
Reference in New Issue
Block a user