mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 19:02:31 +02:00
LazDoc: inserted line describing TCustomButton in StdCtrls that should have come from Buttons
git-svn-id: trunk@12738 -
This commit is contained in:
parent
ca5baed10d
commit
460c160978
@ -4589,11 +4589,8 @@ Properties can include [Checked], [Click] (mouse clicks on button) and the actio
|
||||
<!-- argument Visibility: default -->
|
||||
<element name="TButtonControl.Create.TheOwner"><short/></element>
|
||||
<!-- range type Visibility: default -->
|
||||
<element name="TLeftRight">
|
||||
<short/>
|
||||
<descr/>
|
||||
<seealso/>
|
||||
</element>
|
||||
<!-- object Visibility: default -->
|
||||
<element name="TCustomButton">
|
||||
<short>The ancestor class for TButton</short>
|
||||
<descr>TCustomButton is the ancestor for TButton. If you want to define your own button class, you should use this class to derive it from.</descr>
|
||||
</element>
|
||||
|
Loading…
Reference in New Issue
Block a user