You've already forked lazarus-ccr
jvcllaz: Add example WinXPBarDemo from Delphi version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5398 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -844,6 +844,7 @@ begin
|
||||
//{$ELSE}
|
||||
DrawText(ACanvas.Handle, PAnsiChar(ItemCaption), Length(ItemCaption), Rect,
|
||||
DT_SINGLELINE or DT_VCENTER or DT_END_ELLIPSIS);
|
||||
SetBkMode(ACanvas.Handle, OPAQUE);
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Reference in New Issue
Block a user