docs clean up

git-svn-id: trunk@47245 -
This commit is contained in:
mattias 2014-12-25 10:50:46 +00:00
parent 26881e35eb
commit 00431d3725

View File

@ -833,7 +833,7 @@
</element> </element>
<!-- constant Visibility: default --> <!-- constant Visibility: default -->
<element name="clDefault"> <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/> <descr/>
<seealso> <seealso>
<link id="#LCL.Controls.TControl.GetDefaultColor"/> <link id="#LCL.Controls.TControl.GetDefaultColor"/>