CoolTrayIcon w Embarcadero RAD Studio 10 (Seattle)

0

Ostatnio nabyłem wersję trial Embarcadero RAD Studio 10 (Seattle) chcę zainstalować komponenty, które kiedyś znalazłem (chcę sobie przypomnieć Delphi), i przy instalacji CoolTrayIcon dostaję następujący ciąg błędów:

[dcc32 Error] CoolTrayIcon.pas(1204): E2250 There is no overloaded version of 'StrLCopy' that can be called with these arguments
[dcc32 Warning] CoolTrayIcon.pas(1204): W1000 Symbol 'StrLCopy' is deprecated: 'Moved to the AnsiStrings unit'
[dcc32 Error] CoolTrayIcon.pas(1280): E2250 There is no overloaded version of 'StrLCopy' that can be called with these arguments
[dcc32 Warning] CoolTrayIcon.pas(1280): W1000 Symbol 'StrLCopy' is deprecated: 'Moved to the AnsiStrings unit'
[dcc32 Error] CoolTrayIcon.pas(1281): E2250 There is no overloaded version of 'StrLCopy' that can be called with these arguments
[dcc32 Warning] CoolTrayIcon.pas(1281): W1000 Symbol 'StrLCopy' is deprecated: 'Moved to the AnsiStrings unit'
[dcc32 Error] CoolTrayIcon.pas(1308): E2010 Incompatible types: 'AnsiChar' and 'Char'
[dcc32 Error] CoolTrayIcon.pas(1312): E2010 Incompatible types: 'AnsiChar' and 'Char'
[dcc32 Warning] CoolTrayIcon.pas(1329): W1000 Symbol 'StrPCopy' is deprecated: 'Moved to the AnsiStrings unit'
[dcc32 Fatal Error] CoolTrayIcon.dpk(40): F2063 Could not compile used unit 'CoolTrayIcon.pas'

Wie ktoś jak to poprawić ewentualnie zna ktoś jakąś dobrą alternatywę dla CoolTrayIcon?

0

Nowe wersje Delphi posiadają komponent TTrayIcon który raczej jest w stanie zastąpić TCoolTrayIcon, poza tym masz na tacy podane co jest nie tak więc jak chcesz koniecznie TCoolTrayIcon to przecież masz kod źródłowy tego komponentu i te parę błędów naprawia się góra w 5 minut.

0
kAzek napisał(a):

Nowe wersje Delphi posiadają komponent TTrayIcon który raczej jest w stanie zastąpić TCoolTrayIcon, poza tym masz na tacy podane co jest nie tak więc jak chcesz koniecznie TCoolTrayIcon to przecież masz kod źródłowy tego komponentu i te parę błędów naprawia się góra w 5 minut.

Dzięki spróbuje z TTrayIcon :)

1 użytkowników online, w tym zalogowanych: 0, gości: 1