mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-21 01:28:12 +02:00
MG: cursor is now inverted and can be used with twilight color scheme
git-svn-id: trunk@1725 -
This commit is contained in:
parent
3a28d7a551
commit
73522a24f7
@ -292,7 +292,6 @@ begin
|
|||||||
Mess.WParam := WParam;
|
Mess.WParam := WParam;
|
||||||
Proc(Mess);
|
Proc(Mess);
|
||||||
Result := Mess.Result;
|
Result := Mess.Result;
|
||||||
|
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{------------------------------------------------------------------------------
|
{------------------------------------------------------------------------------
|
||||||
@ -4720,6 +4719,9 @@ end;
|
|||||||
{ =============================================================================
|
{ =============================================================================
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.75 2002/06/04 19:28:17 lazarus
|
||||||
|
MG: cursor is now inverted and can be used with twilight color scheme
|
||||||
|
|
||||||
Revision 1.74 2002/06/04 15:17:24 lazarus
|
Revision 1.74 2002/06/04 15:17:24 lazarus
|
||||||
MG: improved TFont for XLFD font names
|
MG: improved TFont for XLFD font names
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user