FPDoc - added links and descriptions tor TCustomHintAction, TControlScrollBar, TScrollingWinControl, TScrollBox, TCustomFrame, TFrame in Forms.xml

git-svn-id: trunk@17101 -
This commit is contained in:
kirkpatc 2008-10-22 21:34:50 +00:00
parent ba28bc39c9
commit 38301d8789

View File

@ -268,13 +268,14 @@ An ancestor class for many forms with scrolling windows</descr>
</element>
<!-- object Visibility: default -->
<element name="TCustomHintAction">
<short/>
<short>
<var>TCustomHintAction</var> - Base class for <var>THintAction</var>, the action for displaying a Hint</short>
<descr/>
<errors/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TCustomHintAction.Hint">
<element name="TCustomHintAction.Hint" link="#LCL.ActnList.TCustomAction.Hint">
<short/>
<descr/>
<seealso/>
@ -648,8 +649,7 @@ This is an ancestor class for many form types and classes of windowed controls</
<seealso/>
</element>
<!-- constructor Visibility: public -->
<element name="TControlScrollBar.Create">
<short>Create an instance of a Scroll Bar Control</short>
<element name="TControlScrollBar.Create" link="#rtl.System.TObject.Create">
<descr/>
<errors/>
<seealso/>
@ -663,7 +663,7 @@ This is an ancestor class for many form types and classes of windowed controls</
<short>Whether this is a horizontal or a vertical scrollbar</short>
</element>
<!-- procedure Visibility: public -->
<element name="TControlScrollBar.Assign">
<element name="TControlScrollBar.Assign" link="#rtl.Classes.TPersistent.Assign">
<short/>
<descr>Assigns the contents of the source object to the current object; in particular finds the increment, position, range and whether smooth scrolling is to be feature and whether the scroll bar is visible
</descr>
@ -851,7 +851,7 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
<short/>
</element>
<!-- procedure Visibility: protected -->
<element name="TScrollingWinControl.AlignControls">
<element name="TScrollingWinControl.AlignControls" link="#LCL.Controls.TWinControl.AlignControls">
<short/>
<descr/>
<errors/>
@ -866,14 +866,14 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
<short/>
</element>
<!-- procedure Visibility: protected -->
<element name="TScrollingWinControl.CreateWnd">
<element name="TScrollingWinControl.CreateWnd" link="#LCL.Controls.TWinControl.CreateWnd">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- function Visibility: protected -->
<element name="TScrollingWinControl.GetClientScrollOffset">
<element name="TScrollingWinControl.GetClientScrollOffset" link="#LCL.Controls.TControl.GetClientScrollOffset">
<short/>
<descr/>
<errors/>
@ -884,7 +884,7 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
<short/>
</element>
<!-- function Visibility: protected -->
<element name="TScrollingWinControl.GetLogicalClientRect">
<element name="TScrollingWinControl.GetLogicalClientRect" link="#LCL.Controls.TControl.GetLogicalClientRect">
<short/>
<descr/>
<errors/>
@ -895,14 +895,14 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
<short/>
</element>
<!-- procedure Visibility: protected -->
<element name="TScrollingWinControl.DoOnResize">
<element name="TScrollingWinControl.DoOnResize" link="#LCL.Controls.TControl.DoOnResize">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- function Visibility: protected -->
<element name="TScrollingWinControl.GetControlClassDefaultSize">
<element name="TScrollingWinControl.GetControlClassDefaultSize" link="#LCL.Controls.TControl.GetControlClassDefaultSize">
<short/>
<descr/>
<errors/>
@ -914,7 +914,8 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
</element>
<!-- procedure Visibility: protected -->
<element name="TScrollingWinControl.WMHScroll">
<short/>
<short>
<var>WMHScroll</var> - system message method for horizontal scrolling</short>
<descr/>
<errors/>
<seealso/>
@ -925,7 +926,8 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
</element>
<!-- procedure Visibility: protected -->
<element name="TScrollingWinControl.WMVScroll">
<short/>
<short>
<var>WMVScroll</var> - system message method for vertical scroling</short>
<descr/>
<errors/>
<seealso/>
@ -936,7 +938,8 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
</element>
<!-- procedure Visibility: protected -->
<element name="TScrollingWinControl.ScrollBy">
<short/>
<short>
<var>ScrollBy</var> - amount by which to scroll</short>
<descr/>
<errors/>
<seealso/>
@ -951,7 +954,8 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
</element>
<!-- function Visibility: protected -->
<element name="TScrollingWinControl.ComputeScrollbars">
<short/>
<short>
<var>ComputeScrollbars</var> - returns True if scroll bar positions need to be computed</short>
<descr/>
<errors/>
<seealso/>
@ -962,7 +966,8 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
</element>
<!-- procedure Visibility: protected -->
<element name="TScrollingWinControl.ScrollbarHandler">
<short/>
<short>
<var>ScrollbarHandler</var> - method for handling scroll bars of specified kind at specified position</short>
<descr/>
<errors/>
<seealso/>
@ -976,16 +981,16 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
<short/>
</element>
<!-- procedure Visibility: protected -->
<element name="TScrollingWinControl.Loaded">
<element name="TScrollingWinControl.Loaded" link="#rtl.Classes.TComponent.Loaded">
<short/>
<descr/>
<errors/>
<seealso/>
</element>
<!-- constructor Visibility: public -->
<element name="TScrollingWinControl.Create">
<short>Create an instance of a scrolling window control</short>
<descr>This constructor can override the constructor of an ancestor class</descr>
<element name="TScrollingWinControl.Create" link="#rtl.Classes.TComponent.Create">
<descr>This constructor can override the constructor of an ancestor class
</descr>
<errors/>
<seealso/>
</element>
@ -994,9 +999,9 @@ Reads or writes a flag to determine paging increment; default value is 80 pixels
<short/>
</element>
<!-- destructor Visibility: public -->
<element name="TScrollingWinControl.Destroy">
<short>Destroy this instance of scrolling window control, and free its resources</short>
<descr>Can override destructor of parent class</descr>
<element name="TScrollingWinControl.Destroy" link="#rtl.Classes.TComponent.Destroy">
<descr>Can override destructor of parent class
</descr>
<errors/>
<seealso/>
</element>
@ -1046,7 +1051,7 @@ If the indicators are valid, re-computes position etc</descr>
<seealso/>
</element>
<!-- constructor Visibility: public -->
<element name="TScrollBox.Create">
<element name="TScrollBox.Create" link="#rtl.Classes.TComponent.Create">
<short/>
<descr/>
<errors/>
@ -1057,253 +1062,253 @@ If the indicators are valid, re-computes position etc</descr>
<short/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.Align">
<element name="TScrollBox.Align" link="#LCL.Controls.TControl.Align">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.Anchors">
<element name="TScrollBox.Anchors" link="#LCL.Controls.TControl.Anchors">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.AutoSize">
<element name="TScrollBox.AutoSize" link="#LCL.Controls.TControl.AutoSize">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.BorderSpacing">
<element name="TScrollBox.BorderSpacing" link="#LCL.Controls.TControl.BorderSpacing">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.BiDiMode">
<element name="TScrollBox.BiDiMode" link="#LCL.Controls.TControl.BiDiMode">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.BorderStyle">
<element name="TScrollBox.BorderStyle" link="#LCL.Controls.TWinControl.BorderStyle">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.ChildSizing">
<element name="TScrollBox.ChildSizing" link="#LCL.Controls.TWinControl.ChildSizing">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.Constraints">
<element name="TScrollBox.Constraints" link="#LCL.Controls.TControl.Constraints">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.DragCursor">
<element name="TScrollBox.DragCursor" link="#LCL.Controls.TControl.DragCursor">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.DragKind">
<element name="TScrollBox.DragKind" link="#LCL.Controls.TControl.DragKind">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.DragMode">
<element name="TScrollBox.DragMode" link="#LCL.Controls.TControl.DragMode">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.Enabled">
<element name="TScrollBox.Enabled" link="#LCL.Controls.TControl.Enabled">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.Color">
<element name="TScrollBox.Color" link="#LCL.Controls.TControl.Color">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.Ctl3D">
<element name="TScrollBox.Ctl3D" link="#LCL.Controls.TControl.Ctl3D">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.Font">
<element name="TScrollBox.Font" link="#LCL.Controls.TControl.Font">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.ParentBiDiMode">
<element name="TScrollBox.ParentBiDiMode" link="#LCL.Controls.TControl.ParentBiDiMode">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.ParentColor">
<element name="TScrollBox.ParentColor" link="#LCL.Controls.TControl.ParentColor">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.ParentCtl3D">
<element name="TScrollBox.ParentCtl3D" link="#LCL.Controls.TWinControl.ParentCtl3D">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.ParentFont">
<element name="TScrollBox.ParentFont" link="#LCL.Controls.TControl.ParentFont">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.ParentShowHint">
<element name="TScrollBox.ParentShowHint" link="#LCL.Controls.TControl.ParentShowHint">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.PopupMenu">
<element name="TScrollBox.PopupMenu" link="#LCL.Controls.TControl.PopupMenu">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.ShowHint">
<element name="TScrollBox.ShowHint" link="#LCL.Controls.TControl.ShowHint">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.TabOrder">
<element name="TScrollBox.TabOrder" link="#LCL.Controls.TWinControl.TabOrder">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.TabStop">
<element name="TScrollBox.TabStop" link="#LCL.Controls.TWinControl.TabStop">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.Visible">
<element name="TScrollBox.Visible" link="#LCL.Controls.TControl.Visible">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnClick">
<element name="TScrollBox.OnClick" link="#LCL.Controls.TControl.OnClick">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnConstrainedResize">
<element name="TScrollBox.OnConstrainedResize" link="#LCL.Controls.TControl.OnConstrainedResize">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnDblClick">
<element name="TScrollBox.OnDblClick" link="#LCL.Controls.TControl.OnDblClick">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnDragDrop">
<element name="TScrollBox.OnDragDrop" link="#LCL.Controls.TControl.OnDragDrop">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnDragOver">
<element name="TScrollBox.OnDragOver" link="#LCL.Controls.TControl.OnDragOver">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnEndDrag">
<element name="TScrollBox.OnEndDrag" link="#LCL.Controls.TControl.OnEndDrag">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnEnter">
<element name="TScrollBox.OnEnter" link="#LCL.Controls.TWinControl.OnEnter">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnExit">
<element name="TScrollBox.OnExit" link="#LCL.Controls.TWinControl.OnExit">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnMouseDown">
<element name="TScrollBox.OnMouseDown" link="#LCL.Controls.TControl.OnMouseDown">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnMouseMove">
<element name="TScrollBox.OnMouseMove" link="#LCL.Controls.TControl.OnMouseMove">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnMouseUp">
<element name="TScrollBox.OnMouseUp" link="#LCL.Controls.TControl.OnMouseUp">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnMouseWheel">
<element name="TScrollBox.OnMouseWheel" link="#LCL.Controls.TControl.OnMouseWheel">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnMouseWheelDown">
<element name="TScrollBox.OnMouseWheelDown" link="#LCL.Controls.TControl.OnMouseWheelDown">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnMouseWheelUp">
<element name="TScrollBox.OnMouseWheelUp" link="#LCL.Controls.TControl.OnMouseWheelUp">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnResize">
<element name="TScrollBox.OnResize" link="#LCL.Controls.TControl.OnResize">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnStartDrag">
<element name="TScrollBox.OnStartDrag" link="#LCL.Controls.TControl.OnStartDrag">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TScrollBox.OnPaint">
<element name="TScrollBox.OnPaint" link="#LCL.Controls.TCustomControl.OnPaint">
<short/>
<descr/>
<seealso/>
@ -1338,7 +1343,7 @@ If the indicators are valid, re-computes position etc</descr>
<short/>
</element>
<!-- procedure Visibility: protected -->
<element name="TCustomFrame.GetChildren">
<element name="TCustomFrame.GetChildren" link="#rtl.Classes.TComponent.GetChildren">
<short/>
<descr/>
<errors/>
@ -1353,7 +1358,7 @@ If the indicators are valid, re-computes position etc</descr>
<short/>
</element>
<!-- procedure Visibility: protected -->
<element name="TCustomFrame.Notification">
<element name="TCustomFrame.Notification" link="#rtl.Classes.TComponent.Notification">
<short/>
<descr/>
<errors/>
@ -1368,7 +1373,7 @@ If the indicators are valid, re-computes position etc</descr>
<short/>
</element>
<!-- procedure Visibility: protected -->
<element name="TCustomFrame.SetParent">
<element name="TCustomFrame.SetParent" link="#LCL.Controls.TControl.SetParent">
<short/>
<descr/>
<errors/>
@ -1379,7 +1384,7 @@ If the indicators are valid, re-computes position etc</descr>
<short/>
</element>
<!-- function Visibility: protected -->
<element name="TCustomFrame.GetControlClassDefaultSize">
<element name="TCustomFrame.GetControlClassDefaultSize" link="#LCL.Controls.TControl.GetControlClassDefaultSize">
<short/>
<descr/>
<errors/>
@ -1390,7 +1395,7 @@ If the indicators are valid, re-computes position etc</descr>
<short/>
</element>
<!-- constructor Visibility: public -->
<element name="TCustomFrame.Create">
<element name="TCustomFrame.Create" link="#rtl.Classes.TComponent.Create">
<short/>
<descr/>
<errors/>
@ -1414,271 +1419,271 @@ If the indicators are valid, re-computes position etc</descr>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.Align">
<element name="TFrame.Align" link="#LCL.Controls.TControl.Align">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.Anchors">
<element name="TFrame.Anchors" link="#LCL.Controls.TControl.Anchors">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.AutoScroll">
<element name="TFrame.AutoScroll" link="#LCL.Forms.TScrollingWinControl.AutoScroll">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.AutoSize">
<element name="TFrame.AutoSize" link="#LCL.Controls.TControl.AutoSize">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.Constraints">
<element name="TFrame.Constraints" link="#LCL.Controls.TControl.Constraints">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.DockSite">
<element name="TFrame.DockSite" link="#LCL.Controls.TWinControl.DockSite">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.DragCursor">
<element name="TFrame.DragCursor" link="#LCL.Controls.TControl.DragCursor">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.DragKind">
<element name="TFrame.DragKind" link="#LCL.Controls.TControl.DragKind">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.DragMode">
<element name="TFrame.DragMode" link="#LCL.Controls.TControl.DragMode">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.Enabled">
<element name="TFrame.Enabled" link="#LCL.Controls.TControl.Enabled">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.Color">
<element name="TFrame.Color" link="#LCL.Controls.TControl.Color">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.Ctl3D">
<element name="TFrame.Ctl3D" link="#LCL.Controls.TControl.Ctl3D">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.Font">
<element name="TFrame.Font" link="#LCL.Controls.TControl.Font">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.ParentColor">
<element name="TFrame.ParentColor" link="#LCL.Controls.TControl.ParentColor">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.ParentCtl3D">
<element name="TFrame.ParentCtl3D" link="#LCL.Controls.TWinControl.ParentCtl3D">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.ParentFont">
<element name="TFrame.ParentFont" link="#LCL.Controls.TControl.ParentFont">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.ParentShowHint">
<element name="TFrame.ParentShowHint" link="#LCL.Controls.TControl.ParentShowHint">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.PopupMenu">
<element name="TFrame.PopupMenu" link="#LCL.Controls.TControl.PopupMenu">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.ShowHint">
<element name="TFrame.ShowHint" link="#LCL.Controls.TControl.ShowHint">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.TabOrder">
<element name="TFrame.TabOrder" link="#LCL.Controls.TWinControl.TabOrder">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.TabStop">
<element name="TFrame.TabStop" link="#LCL.Controls.TWinControl.TabStop">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.Visible">
<element name="TFrame.Visible" link="#LCL.Controls.TControl.Visible">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnClick">
<element name="TFrame.OnClick" link="#LCL.Controls.TControl.OnClick">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnConstrainedResize">
<element name="TFrame.OnConstrainedResize" link="#LCL.Controls.TControl.OnConstrainedResize">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnContextPopup">
<element name="TFrame.OnContextPopup" link="#LCL.Controls.TControl.OnContextPopup">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnDblClick">
<element name="TFrame.OnDblClick" link="#LCL.Controls.TControl.OnDblClick">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnDockDrop">
<element name="TFrame.OnDockDrop" link="#LCL.Controls.TWinControl.OnDockDrop">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnDockOver">
<element name="TFrame.OnDockOver" link="#LCL.Controls.TWinControl.OnDockOver">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnDragDrop">
<element name="TFrame.OnDragDrop" link="#LCL.Controls.TControl.OnDragDrop">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnDragOver">
<element name="TFrame.OnDragOver" link="#LCL.Controls.TControl.OnDragOver">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnEndDock">
<element name="TFrame.OnEndDock" link="#LCL.Controls.TControl.OnEndDock">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnEndDrag">
<element name="TFrame.OnEndDrag" link="#LCL.Controls.TControl.OnEndDrag">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnEnter">
<element name="TFrame.OnEnter" link="#LCL.Controls.TWinControl.OnEnter">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnExit">
<element name="TFrame.OnExit" link="#LCL.Controls.TWinControl.OnExit">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnGetSiteInfo">
<element name="TFrame.OnGetSiteInfo" link="#LCL.Controls.TWinControl.OnGetSiteInfo">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnMouseDown">
<element name="TFrame.OnMouseDown" link="#LCL.Controls.TControl.OnMouseDown">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnMouseMove">
<element name="TFrame.OnMouseMove" link="#LCL.Controls.TControl.OnMouseMove">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnMouseUp">
<element name="TFrame.OnMouseUp" link="#LCL.Controls.TControl.OnMouseUp">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnMouseWheel">
<element name="TFrame.OnMouseWheel" link="#LCL.Controls.TControl.OnMouseWheel">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnMouseWheelDown">
<element name="TFrame.OnMouseWheelDown" link="#LCL.Controls.TControl.OnMouseWheelDown">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnMouseWheelUp">
<element name="TFrame.OnMouseWheelUp" link="#LCL.Controls.TControl.OnMouseWheelUp">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnResize">
<element name="TFrame.OnResize" link="#LCL.Controls.TControl.OnResize">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnStartDock">
<element name="TFrame.OnStartDock" link="#LCL.Controls.TControl.OnStartDock">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnStartDrag">
<element name="TFrame.OnStartDrag" link="#LCL.Controls.TControl.OnStartDrag">
<short/>
<descr/>
<seealso/>
</element>
<!-- property Visibility: published -->
<element name="TFrame.OnUnDock">
<element name="TFrame.OnUnDock" link="#LCL.Controls.TWinControl.OnUnDock">
<short/>
<descr/>
<seealso/>
@ -9153,6 +9158,20 @@ Navigation Options is a set, so can take zero or more of the available values</d
<element name="TScreen.DataModules">
<short>The list of Data Modules </short>
</element>
<element name="TScrollBox.AutoScroll" link="#LCL.Forms.TScrollingWinControl.AutoScroll"/>
<element name="TScrollBox.DockSite" link="#LCL.Controls.TWinControl.DockSite"/>
<element name="TScrollBox.OnDockDrop" link="#LCL.Controls.TWinControl.OnDockDrop"/>
<element name="TScrollBox.OnDockOver" link="#LCL.Controls.TWinControl.OnDockOver"/>
<element name="TScrollBox.OnEndDock" link="#LCL.Controls.TControl.OnEndDock"/>
<element name="TScrollBox.OnGetSiteInfo" link="#LCL.Controls.TWinControl.OnGetSiteInfo"/>
<element name="TScrollBox.OnStartDock" link="#LCL.Controls.TControl.OnStartDock"/>
<element name="TScrollBox.OnUnDock" link="#LCL.Controls.TWinControl.OnUnDock"/>
<element name="TCustomFrame.DefineProperties" link="#rtl.Classes.TComponent.DefineProperties"/>
<element name="TFrame.LCLVersionIsStored"/>
<element name="TFrame.Create" link="#rtl.Classes.TComponent.Create"/>
<element name="TFrame.ClientHeight" link="#LCL.Controls.TControl.ClientHeight"/>
<element name="TFrame.ClientWidth" link="#LCL.Controls.TControl.ClientWidth"/>
<element name="TFrame.LCLVersion"/>
</module>
<!-- Forms -->
</package>