mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 21:20:28 +02:00
parent
b00992bb32
commit
dcd5d9b09e
@ -1304,7 +1304,7 @@ function TWinCEWidgetSet.FrameRect(DC: HDC; const ARect: TRect;
|
||||
hBr: HBRUSH) : integer;
|
||||
begin
|
||||
//roozbeh....works for now!
|
||||
Result := Integer(DrawFocusRect(DC,Arect));
|
||||
Result := Integer(windows.DrawFocusRect(DC,Arect));
|
||||
end;
|
||||
|
||||
{------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user