mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-07 15:17:12 +01:00
LazDoc - New information for TActionList, and minor corrections to StdCtrls
git-svn-id: trunk@13522 -
This commit is contained in:
parent
dbd4c1f1d2
commit
4788ff848a
File diff suppressed because it is too large
Load Diff
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user