LazDoc - New information for TActionList, and minor corrections to StdCtrls

git-svn-id: trunk@13522 -
This commit is contained in:
kirkpatc 2007-12-29 16:28:20 +00:00
parent dbd4c1f1d2
commit 4788ff848a
2 changed files with 141 additions and 377 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5274,10 +5274,11 @@ Indicates how text is displayed in a text editing control.</p>
<element name="TButtonControl.Create.TheOwner"><short/></element>
<!-- object Visibility: default -->
<element name="TButtonActionLink">
<short/>
<descr/>
<errors/>
<seealso/>
<short><i>TButtonActionLink</i> - provides a link between a button and its corresponding action</short>
<descr>
<p><i>TButtonActionLink</i> - provides a link between a button and its corresponding action</p>
<p>This class provides very few properties of its own, but inherits a lot from its ancestors, <link id="#lcl.Controls.TWinControlActionLink">TWinControlActionLink</link>, <link id="#lcl.Controls.TControlActionLink">TControlActionLink</link>, <link id="#lcl.ActnLst.TActionLink">TActionLink</link> and <link id="#rtl.Classes.TBasicActionLink">TBasicActionLink</link></p>
</descr>
</element>
<!-- variable Visibility: protected -->
<element name="TButtonActionLink.FClientButton">
@ -6704,10 +6705,8 @@ If the TabStop is True, the control is in the tab order. If TabStop is False, th
</element>
<!-- object Visibility: default -->
<element name="TCustomLabel">
<short>Custom Label</short>
<descr>Custom label: the base type from which Label is derived.</descr>
<errors/>
<seealso/>
<short><i>TCustomLabel</i>: the base type from which <i>TLabel </i>is derived.</short>
<descr><i>TCustomLabel</i>: the base type from which <i>TLabel </i>is derived.</descr>
</element>
<!-- variable Visibility: private -->
<element name="TCustomLabel.FAlignment">