From 84113da4f5408edea46a7659411f755ce712a829 Mon Sep 17 00:00:00 2001 From: dsiders Date: Sun, 13 Aug 2023 18:20:46 +0100 Subject: [PATCH] Docs: LCL/spin. Changes topic order to match declaration order in 0cbb6646. (cherry picked from commit 28706dcbd215febbd0fdfe18cf2270bf649cc6f6) --- docs/xml/lcl/spin.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/xml/lcl/spin.xml b/docs/xml/lcl/spin.xml index c6bdf2166a..c090088d8f 100644 --- a/docs/xml/lcl/spin.xml +++ b/docs/xml/lcl/spin.xml @@ -883,6 +883,16 @@ Use AutoSelect to control whether auto-selection is enabled for the control. + + + + + + + + + + @@ -925,16 +935,6 @@ will already have the new property value. - - - - - - - - - - The base class for an integer-based spin edit control. @@ -1229,6 +1229,16 @@ Use TFloatSpinEdit to edit a float value in a spin edit control. + + + + + + + + + + @@ -1271,16 +1281,6 @@ place, so the Value property will contain the new value. - - - - - - - - - - Registers components for use in the Lazarus IDE.