Prod.: Engine, ver.: 6017, ID: 60001137, Bug : Mouse icon problems under Delphi

Bug : Mouse icon problems under Delphi

Article60001137
TypeBug
ProductEngine
Version6017
Date Added4/28/2010
FixedYes [4/28/2010]
Submitted bychen sb
Keywords

Subject

Mouse icon problems under Delphi

Summary

I cannot change the mouse icon in Delphi using a code like :
    VDraw1.MousePointer := 99;
    VDraw1.MouseIconFile := 'C:\Documents and Settings\Administrator\Desktop\testSv\Cursor1.cur';

 

Solution

Fixed in 6018