diff --git a/docs/xml/lcl/extctrls.xml b/docs/xml/lcl/extctrls.xml index 25a2fbc78f..98251f9af8 100644 --- a/docs/xml/lcl/extctrls.xml +++ b/docs/xml/lcl/extctrls.xml @@ -274,8 +274,7 @@ - TNotebook is a container for a series of - pages placed together + TNotebook is a container for a series of pages placed together

TNotebook is a control which can hold a series of pages placed together. Only one page is shown at a time and this control is completely custom drawn, which means that it is available and looks the same in any widgetset which supports TCustomControl. The pages are containers which can hold controls. This control never has tabs. If you are looking for a control with tabs and pages, please see TPageControl instead.

To use a Notebook, select its icon from the 'Additional' tab of the Component Palette and place it on the Form. Adjust its size, position, alignment and anchoring as required, by moving the object on the Form or by using the Object Inspector.

diff --git a/docs/xml/lcl/shellctrls.xml b/docs/xml/lcl/shellctrls.xml index 01c6d6766c..9705d844d5 100644 --- a/docs/xml/lcl/shellctrls.xml +++ b/docs/xml/lcl/shellctrls.xml @@ -179,6 +179,25 @@
+ + + Returns the lowest possible path in the file system hierarchy. For example "/" in UNIXes or "\" in Windows CE + + + + + + + + + Returns the effective root value, returning the value of GetBasePath() of Root is empty or the Root property value otherwise + + + + + + + Finds all files/directories directly inside a directory @@ -293,7 +312,7 @@ - + Indicates how the items should be sorted in the tree