LCL: doc: InnerBorder

git-svn-id: trunk@24443 -
This commit is contained in:
mattias 2010-04-05 18:32:02 +00:00
parent c88de91a79
commit 252d19e1af

View File

@ -14757,8 +14757,8 @@ First a window at the given screen position is searched, then a control within i
</element>
<!-- property Visibility: published -->
<element name="TControlBorderSpacing.InnerBorder">
<short>The size of the inner border around the control</short>
<descr/>
<short>Amount of pixel added to the widgetset's preferred size</short>
<descr>When calculating the preferred size of control, the LCL asks first the widgetset. For controls like TButton the widgetset can return a preferred size. The InnerBorder is added twice to this size. If the widgetset does not return a preferred size, the InnerBorder is not used.</descr>
<seealso/>
</element>
<!-- property Visibility: published -->