Docs: LCL/buttons. Corrects content in the TCustomSpeedButton.Margin topic.

This commit is contained in:
dsiders 2024-09-10 21:09:55 +01:00
parent e4da339c52
commit ddb954432e

View File

@ -4450,7 +4450,8 @@ Use Spacing to set the space reserved between the glyph bitmap and the
caption for the control. caption for the control.
</p> </p>
<p> <p>
BorderSpacing.InnerBorder can be used as an alternative to the Margin property. In TCustomSpeedButton, any value assigned to BorderSpacing.InnerBorder is
ignored.
</p> </p>
</descr> </descr>
<seealso> <seealso>