diff --git a/docs/xml/lcl/extctrls.xml b/docs/xml/lcl/extctrls.xml index 2f69a9391e..c0e3735a56 100644 --- a/docs/xml/lcl/extctrls.xml +++ b/docs/xml/lcl/extctrls.xml @@ -2157,6 +2157,140 @@ } + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2451,6 +2585,37 @@ + + + AnchorSplitter - anchor the splitter to Acontrol using the specified Kind of anchor + + + + ResizeControl - the control that is to be re-sized with the splitter + + + + GetOtherResizeControl - find out which other control is to be re-sized + + + + MoveSplitter - by an amount specified by Offset + + + + + SetSplitterPosition - to specified NewPosition + + + + + GetSplitterPosition - returns the current position of the splitter + + + + ResizeAnchor - the kind of anchor to be used for resizing + + @@ -2572,6 +2737,26 @@ + + + + + + + + + + + + + + + + + + + + @@ -4265,6 +4450,76 @@ requiring the user to select one af a set of alternatives

OnItemClick - event handler for mouse click on one of the Items in the Check Group
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + TCheckGroup : A group of Check Boxes physically and logically grouped together on a form @@ -4474,6 +4729,53 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -4719,7 +5021,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + @@ -4730,7 +5032,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + @@ -4771,7 +5073,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + @@ -4815,7 +5117,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + @@ -4875,121 +5177,121 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + Text @@ -5001,77 +5303,158 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the : the text-string being entered or edited in the Labelled Edit box - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -5099,7 +5482,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the

A Panel is a defined rectangular area of the form into which other components can be placed to group them functionally and geographically.

- TCustomPanel defines the positioning and bevelling properties of any descendant classes, and provides methods for painting and writing text to the panel.

+ TCustomPanel defines the positioning and bevelling properties of any descendent classes, and provides methods for painting and writing text to the panel.

@@ -5205,7 +5588,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the
- + @@ -5216,14 +5599,14 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + - + @@ -5242,10 +5625,93 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + + + + + UpdateBordersAndBevels - make sure any changes to borders and bevels are accurately shown + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -5298,7 +5764,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + FullRepaint - if True, the panel needs to be fully repainted after each change @@ -5336,7 +5802,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + @@ -5360,19 +5826,19 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + - + - + @@ -5444,7 +5910,7 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the - + @@ -5567,6 +6033,105 @@ either right-click on the control to see the pop-up CheckGroup editor, or in the + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + OnGetSiteInfo - event handler for getting information about the site + + + + + + + + + OnGetDockCaption - event handler for getting a caption for the docking site + + + + + + + + + + + + + + + + + + + + + + + + @@ -5951,36 +6516,1403 @@ will copy the contents of the Source class to the

In a typical application a THeaderControl and a TPanel or TForm would be docked together, and code would be written to find which Section of the Header had been selected, then use its index to control the display in the other docked control.

- - - AnchorSplitter - anchor the splitter to Acontrol using the specified Kind of anchor + + + - - - ResizeControl - the control that is to be re-sized with the splitter + + + + + + + + - - - GetOtherResizeControl - find out which other control is to be re-sized + + + + + + + + - - - MoveSplitter - by an amount specified by Offset - + + + + + + + + - - - SetSplitterPosition - to specified NewPosition - + + + + + + + + + + - - - GetSplitterPosition - returns the current position of the splitter + + + + - - - ResizeAnchor - the kind of anchor to be used for resizing + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +