Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

TElPanel + BorderSides + TElLabel = bug

LMD ElPack 2014.5:

Drop a TElPanel on an empty form.
Disable bevels
Set BorderSides to ebsBottom
Set BorderStyle to bsSingle
Set BorderType to fbtLineBorder

Drop TElLabel into that panel
Set Align to alLeft

Do you see, that the label covers the panel border, though TElLabel.Transparent = true (by default)?

This problem is fixed by BottomGrabHandle.Size := 1 but anyway that's a bug.

Thanks.

zip
zip
Panel_border.zip
3M

Comments

Sign In or Register to comment.