You are not logged in.
Pages: 1
a little compile hit and warning
[DCC Hint] SynTable.pas(4900): H2443 Inline function 'TSynLocker.Lock' has not been expanded because unit 'Windows' is not specified in USES list
[DCC Hint] SynTable.pas(4908): H2443 Inline function 'TSynLocker.UnLock' has not been expanded because unit 'Windows' is not specified in USES list
[DCC Warning] mORMotReport.pas(1664): W1057 Implicit string cast from 'AnsiString' to 'string'
[DCC Warning] mORMotReport.pas(1674): W1057 Implicit string cast from 'AnsiString' to 'string'
thanks!
Offline
DelphiXE, thanks!
Offline
Should be fine now.
Now all fine, thank you very much!
Offline
Pages: 1