首页  编辑  

系统光标的设置和恢复

Tags: /超级猛料/OS.操作系统/Control Panel.控制面板/   Date Created:

]、。·ˉˇ¨〃々—~‖…’”〕〉》」』〗】∶!"'),.:;?]` 设置:

h:=loadcursorfromfile('c:\windows\desktop\hand.cur');

setsystemcursor(h,ocr_normal);

恢复:

SystemParametersinfo(SPI_SETCURSORS,0,nil,SPIF_SENDCHANGE);