diff --git a/docs/xml/lcl/comctrls.xml b/docs/xml/lcl/comctrls.xml index 654c35b816..89f082c8e5 100644 --- a/docs/xml/lcl/comctrls.xml +++ b/docs/xml/lcl/comctrls.xml @@ -8588,27 +8588,7 @@ - - - TToolbar manages tool buttons and other controls, arranging them in rows and automatically adjusting their sizes and positions. - -

- TToolbar is a container for tool buttons (TToolButton). it provides an easy way to arrange and manage visual controls.

-
    -
  • All tool buttons on a toolbar maintain a uniform width and height.
  • -
  • Other controls can sit on a toolbar. These controls (which are held in place by invisible tool buttons) maintain a uniform height.
  • -
  • Controls can automatically wrap around and start a new row when they do not fit horizontally on the toolbar.
  • -
  • The Flat property allows the background to show through the toolbar and gives pop-up borders to the tool buttons.
  • -
  • Spaces and dividers (which are in fact specially configured tool buttons) can group controls on the toolbar both visually and functionally.
  • -
-

Typically, the tool buttons correspond to items in an application's menu and gives the user more direct access to the application's commands.

-
- - - HowToUseStdCtrls - - -
+ diff --git a/docs/xml/lcl/controls.xml b/docs/xml/lcl/controls.xml index 9b63b0f189..78e34eae53 100644 --- a/docs/xml/lcl/controls.xml +++ b/docs/xml/lcl/controls.xml @@ -3777,33 +3777,7 @@ dmFindTarget: find child control under the mouse - - - TControl - the main ancestor class for visual controls. - -

- TControl - - is the main ancestor class for all visual controls.

-

The definition includes a large number of constants, types and methods that are inherited by derived classes and types.

-

These include devices for defining and controlling:

-
    -
  • the state and position of the object (including alignment and anchoring),
  • -
  • the state of the mouse,
  • -
  • whether dragging or docked,
  • -
  • the size and type of border,
  • -
  • the way child components should behave,
  • -
  • the actions to be taken in response to various events,
  • -
  • and the way the Control should be drawn.
  • -
-

Properties defined here can be overridden by descendant classes.

-
- - - - - -
+ @@ -8234,11 +8208,7 @@ Reads message from flag area, or stores a message - - - Top - - the coordinates of the top edge of the control - + @@ -11771,7 +11741,7 @@ WinControls are found before Controls (if overlapping). - + diff --git a/docs/xml/lcl/extctrls.xml b/docs/xml/lcl/extctrls.xml index 729c16650e..58b4f67b1a 100644 --- a/docs/xml/lcl/extctrls.xml +++ b/docs/xml/lcl/extctrls.xml @@ -5826,22 +5826,9 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - - - TPanel: A defined rectangular area of the form into which other components can be placed - -

- TPanel: A defined rectangular area of the form into which other components can be placed to group them functionally and geographically

-

Most of the properties are defined in ancestor classes including TCustomPanel, TCustomControl and TWinControl -

-

Any controls such as buttons or check boxes that are placed inside the panel become its children, and inherit many of its properties. If the Panel is moved, the child controls move with it. Any part of a child control that falls outside the panel becomes invisible.

-
- - HowToUseStdCtrls - -
+ - + @@ -5901,7 +5888,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + diff --git a/docs/xml/lcl/forms.xml b/docs/xml/lcl/forms.xml index 9cbadb89ef..c31b24a204 100644 --- a/docs/xml/lcl/forms.xml +++ b/docs/xml/lcl/forms.xml @@ -3864,20 +3864,7 @@ biHelp - When you click this button a Question Cursor appears and the help routi - - Form - the fundamental visual object that appears in every application with a Graphical User Interface. - -

Form - the fundamental visual object that appears in every GUI application.

-

Most of the properties are inherited from the ancestors

-
- - - - TCustomControl - - -
diff --git a/docs/xml/lcl/menus.xml b/docs/xml/lcl/menus.xml index 6d84779e9b..9e918a0e4d 100644 --- a/docs/xml/lcl/menus.xml +++ b/docs/xml/lcl/menus.xml @@ -104,18 +104,7 @@ - Exception handler for error in Menu access - - - TMenuItem - An item of a TMainMenu or TPopupMenu. - - -

- TMenuItem - An item of a TMainMenu or TPopupMenu. -

-
- no errors - -
+