Docs: LCL/timepopup. Removes extra spaces in topics. Updates tagging for True and False values.

This commit is contained in:
dsiders 2022-06-20 15:59:07 +01:00
parent 1d1d79fef9
commit 4344eb400f

View File

@ -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">