LCL: Toolbutton tbsDropDown drawing problem. Issue #19600, patch from Samuel Herzog

git-svn-id: trunk@38099 -
This commit is contained in:
juha 2012-07-31 21:03:10 +00:00
parent 8fae5b8320
commit 93a55c46a9

View File

@ -2093,6 +2093,8 @@ begin
Bevel := bvNone;
Frame3D(DC, ARect, 1, Bevel);
ARect:=R;
InflateRect(ARect, -1, -1);
DrawDropDownArrow(ARect);
end;
TP_SEPARATOR: