mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 09:49:22 +02:00
use lowercase example file
git-svn-id: trunk@9031 -
This commit is contained in:
parent
2eae570771
commit
94a308565e
@ -7090,7 +7090,7 @@ To add, change or delete a column use the Columns property.</descr>
|
|||||||
<element name="TToolButtonStyle">
|
<element name="TToolButtonStyle">
|
||||||
<short>Determines the style of the tool buttons.</short>
|
<short>Determines the style of the tool buttons.</short>
|
||||||
<descr>These are the possible values of Style:</descr>
|
<descr>These are the possible values of Style:</descr>
|
||||||
<example file="comctrls/TToolButton.pas"/>
|
<example file="comctrls/ttoolbutton.pas"/>
|
||||||
</element>
|
</element>
|
||||||
<!-- enumeration value Visibility: default -->
|
<!-- enumeration value Visibility: default -->
|
||||||
<element name="TToolButtonStyle.tbsButton">
|
<element name="TToolButtonStyle.tbsButton">
|
||||||
@ -7211,7 +7211,7 @@ To add, change or delete a column use the Columns property.</descr>
|
|||||||
<seealso>
|
<seealso>
|
||||||
<link id="TToolButton"/>
|
<link id="TToolButton"/>
|
||||||
</seealso>
|
</seealso>
|
||||||
<example file="comctrls/TToolButton.pas"/>
|
<example file="comctrls/ttoolbutton.pas"/>
|
||||||
</element>
|
</element>
|
||||||
<!-- object Visibility: default -->
|
<!-- object Visibility: default -->
|
||||||
<element name="TToolButton">
|
<element name="TToolButton">
|
||||||
@ -7225,7 +7225,7 @@ To add, change or delete a column use the Columns property.</descr>
|
|||||||
<link id="TButton"/>
|
<link id="TButton"/>
|
||||||
<link id="TSpeedButton"/>
|
<link id="TSpeedButton"/>
|
||||||
</seealso>
|
</seealso>
|
||||||
<example file="comctrls/TToolButton.pas"/>
|
<example file="comctrls/ttoolbutton.pas"/>
|
||||||
</element>
|
</element>
|
||||||
<!-- variable Visibility: private -->
|
<!-- variable Visibility: private -->
|
||||||
<element name="TToolButton.FAllowAllUp">
|
<element name="TToolButton.FAllowAllUp">
|
||||||
@ -7936,7 +7936,7 @@ To add, change or delete a column use the Columns property.</descr>
|
|||||||
<seealso>
|
<seealso>
|
||||||
<link id="TToolButtonStyle"/>
|
<link id="TToolButtonStyle"/>
|
||||||
</seealso>
|
</seealso>
|
||||||
<example file="comctrls/TToolButton.pas"/>
|
<example file="comctrls/ttoolbutton.pas"/>
|
||||||
</element>
|
</element>
|
||||||
<!-- property Visibility: published -->
|
<!-- property Visibility: published -->
|
||||||
<element name="TToolButton.Visible">
|
<element name="TToolButton.Visible">
|
||||||
@ -8666,7 +8666,7 @@ To add, change or delete a column use the Columns property.</descr>
|
|||||||
<seealso>
|
<seealso>
|
||||||
<link id="TToolButton.Style"/>
|
<link id="TToolButton.Style"/>
|
||||||
</seealso>
|
</seealso>
|
||||||
<example file="comctrls/TToolButton.pas"/>
|
<example file="comctrls/ttoolbutton.pas"/>
|
||||||
</element>
|
</element>
|
||||||
<!-- argument Visibility: default -->
|
<!-- argument Visibility: default -->
|
||||||
<element name="TToolBar.Buttons.Index">
|
<element name="TToolBar.Buttons.Index">
|
||||||
|
Loading…
Reference in New Issue
Block a user