mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-10 00:59:33 +01:00
docs clean up
git-svn-id: trunk@47245 -
This commit is contained in:
parent
26881e35eb
commit
00431d3725
@ -833,7 +833,7 @@
|
||||
</element>
|
||||
<!-- constant Visibility: default -->
|
||||
<element name="clDefault">
|
||||
<short>The main color of a given control. This color does not mean anything alone and needs to be resolved using a control instance and for example TColor.GetDefaultColor, TColor.GetColorResolvingParent or TColor.GetRGBColorResolvingParent</short>
|
||||
<short>The main color of a given control. This color does not mean anything alone and needs to be resolved using a control instance and for example TControl.GetDefaultColor, TControl.GetColorResolvingParent or TControl.GetRGBColorResolvingParent</short>
|
||||
<descr/>
|
||||
<seealso>
|
||||
<link id="#LCL.Controls.TControl.GetDefaultColor"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user