исправление имен модулей
This commit is contained in:
@@ -4,7 +4,7 @@ interface
|
||||
|
||||
uses
|
||||
System.SysUtils, System.Classes, IdContext, IdCustomHTTPServer, IdHTTPServer,
|
||||
IdComponent, ShellAPI, System.Threading, Windows;
|
||||
IdComponent, winapi.ShellAPI, System.Threading, winapi.Windows;
|
||||
|
||||
type
|
||||
TmyEvent = procedure(txt: string) of object;
|
||||
|
||||
Reference in New Issue
Block a user