diff --git a/docs/xml/lcl/comctrls.xml b/docs/xml/lcl/comctrls.xml index ca361e2304..20cdaee52c 100644 --- a/docs/xml/lcl/comctrls.xml +++ b/docs/xml/lcl/comctrls.xml @@ -5509,24 +5509,6 @@ control (TPageControl) is resized. Left is always set to 0 (zero). - - - - - - - - - - - - - - - - - - @@ -5615,6 +5597,25 @@ container for scrollable content. + + + + + + + + + + + + + + + + + + + Implements a multi-page component with a series of tabs. @@ -6117,6 +6118,7 @@ TCustomTabControl, where it is defined as a String. + @@ -6159,7 +6161,6 @@ TCustomTabControl, where it is defined as a String. - @@ -8156,6 +8157,14 @@ client rectangle for the control as the value for the property. Use + + + + + + + + @@ -8179,14 +8188,6 @@ client rectangle for the control as the value for the property. Use - - - - - - - - @@ -19055,6 +19056,20 @@ to bottom to represent the progress for the process. + + + + + + + + + + + + + + @@ -19071,20 +19086,6 @@ to bottom to represent the progress for the process. - - - - - - - - - - - - - - @@ -20665,6 +20666,18 @@ increment or decrement the number displayed by a specified amount. + + + + + + + + + + + + @@ -20682,18 +20695,6 @@ increment or decrement the number displayed by a specified amount. - - - - - - - - - - - - Control notification message constant. @@ -22282,67 +22283,7 @@ clicked. - - -Event handler signalled when the drop-down indicator for a tool button is -clicked. - - -

-OnArrowClick is a TNotifyEvent property with the event -handler signalled when the drop-down indicator is clicked on a tool button -using a drop-down Style. -

-

-OnArrowClick is signalled from the ArrowClick method (when -assigned), and occurs when the left mouse button was clicked on the drop-down -indicator. It is not executed if the DropDownMenu has already been -displayed. -

-

-Use OnClick (or OnExecute in the Action) for the event handler -signalled when the tool button was clicked. -

-
- - - - - -OnClick - -
- -Event handler signalled when the tool button has been clicked. - -

-OnClick is a TNotifyEvent property with the event -handler signalled when the left mouse button is clicked on the tool button. -

-
- - - -TControl.OnClick - -
- - - - - - - - - - - - - - - - @@ -22449,6 +22390,68 @@ tool bar. + + +Event handler signalled when the drop-down indicator for a tool button is +clicked. + + +

+OnArrowClick is a TNotifyEvent property with the event +handler signalled when the drop-down indicator is clicked on a tool button +using a drop-down Style. +

+

+OnArrowClick is signalled from the ArrowClick method (when +assigned), and occurs when the left mouse button was clicked on the drop-down +indicator. It is not executed if the DropDownMenu has already been +displayed. +

+

+Use OnClick (or OnExecute in the Action) for the event handler +signalled when the tool button was clicked. +

+
+ + + + + +OnClick + +
+ + +Event handler signalled when the tool button has been clicked. + +

+OnClick is a TNotifyEvent property with the event +handler signalled when the left mouse button is clicked on the tool button. +

+
+ + + +TControl.OnClick + +
+ + + + + + + + + + + + + + + + + Implements an enumerator for the buttons defined on a tool bar. @@ -26813,33 +26816,6 @@ SetParams method. - - -Event handler signalled when the Position in the control has been changed. - - -

-OnChange is a TNotifyEvent property with the event -handler signalled when the value in the Position property is changed. The -Sender argument for the event is the TCustomTrackBar instance for the -notification. -

-

-OnChange is signalled from the Change method. It occurs after the new value -for Position has been stored and the OnEditingDone event handler has been -signalled (when assigned). -

-
- - - - - - -TControl.OnEditingDone - -
- Indicates the horizontal or vertical orientation for the track bar control. @@ -27102,6 +27078,33 @@ markers but no other tick marks. + + +Event handler signalled when the Position in the control has been changed. + + +

+OnChange is a TNotifyEvent property with the event +handler signalled when the value in the Position property is changed. The +Sender argument for the event is the TCustomTrackBar instance for the +notification. +

+

+OnChange is signalled from the Change method. It occurs after the new value +for Position has been stored and the OnEditingDone event handler has been +signalled (when assigned). +

+
+ + + + + + +TControl.OnEditingDone + +
+ TTrackBar: a device which allows the user to determine the value @@ -27150,6 +27153,23 @@ associated TProgressBar. + + + + + + + + + + + + + + + + + @@ -27177,23 +27197,6 @@ associated TProgressBar. - - - - - - - - - - - - - - - - - Class type used to create new TTreeNode instances. @@ -39227,6 +39230,11 @@ The default value for the property is True in TTreeView. + + + + + @@ -39277,10 +39285,6 @@ The default value for the property is True in TTreeView. - - - -