Preventing Windows shut down

前端 未结 7 624
梦毁少年i
梦毁少年i 2021-01-18 09:14

To detect and prevent shutdown the computer I use very simple program. It has only one form and one private procedure like below:

TForm3 = class(TForm)
priva         


        
7条回答
  •  日久生厌
    2021-01-18 09:30

    This looks like a bug in Delphi. I suggest you to post this on Quality Central.

提交回复
热议问题