mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-20 23:59:40 +01:00
LCL: doc: InnerBorder
git-svn-id: trunk@24443 -
This commit is contained in:
parent
c88de91a79
commit
252d19e1af
@ -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 -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user