Enabled cursor property + property editor.

git-svn-id: trunk@1137 -
This commit is contained in:
lazarus 2002-02-09 01:47:56 +00:00
parent 3599c5e51e
commit d4288a0cf3

View File

@ -1048,7 +1048,6 @@ begin
// (or something like that)
CNSendMessage(LM_SetCursor,Self,Nil);
end;
end;
procedure TControl.SetFont(Value: TFont);
@ -1806,6 +1805,9 @@ end;
{ =============================================================================
$Log$
Revision 1.81 2002/09/06 22:32:21 lazarus
Enabled cursor property + property editor.
Revision 1.80 2002/09/06 13:58:13 lazarus
MG: added try for invalidate control