摘要:
Form1.MakeFullyVisible(screen.Monitors[1]);with Form1do begin{ Position form }Top := 0 ;Left := 0 ;{ Go full screen}BorderStyle := bsNone ;WindowState... 阅读全文
摘要:
Delphi Internal Error L681Although this specific example doesn't reproduce the problem in a small project, this caused the problem in a larger project... 阅读全文