Ver Mensaje Individual
  #6  
Antiguo 20-10-2016
Avatar de GustavoCruz
GustavoCruz GustavoCruz is offline
Miembro
 
Registrado: jul 2006
Ubicación: Sampués Sucre (Colombia)
Posts: 293
Reputación: 18
GustavoCruz Va por buen camino
Hola los errores normalmente estan en Bookmark este es el listado de errores, aunque sin las fuentes pienso que les quedaría muy difícil ayudarme

Compile package EhLib 8.0.0.21: Código de salida 1, Errores: 12, Advertencias: 3, Sugerencias: 7
EhLibLCL.pas(1098,8) Warning: Symbol "UTF8ToUTF16" is deprecated: "Use the function in LazUTF8 unit"
GridsEh.pas(2738,47) Warning: Symbol "Handle" is deprecated
GridsEh.pas(9643,22) Warning: Symbol "GetTickCount" is deprecated: "Use GetTickCount64 instead"
DBSumLst.pas(493,28) Error: Operator is not overloaded: "TBytes" = "Constant String"
DBSumLst.pas(494,30) Error: Incompatible types: got "TBytes" expected "AnsiString"
DBSumLst.pas(525,73) Error: Incompatible type for arg no. 1: Got "TBytes", expected "AnsiString"
ToolCtrlsEh.pas(228,15) Hint: Found declaration: AppendItem(AnsiString);
DBSumLst.pas(530,9) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "TBytes"
DBSumLst.pas(616,28) Error: Incompatible types: got "TBytes" expected "AnsiString"
DBSumLst.pas(683,89) Error: Incompatible type for arg no. 3: Got "TBytes", expected "AnsiString"
EhLibLCL.pas(1062,10) Hint: Found declaration: DataSetCompareBookmarks(TDataSet;AnsiString;AnsiString):LongInt;
DBSumLst.pas(691,91) Error: Incompatible type for arg no. 3: Got "TBytes", expected "AnsiString"
EhLibLCL.pas(1062,10) Hint: Found declaration: DataSetCompareBookmarks(TDataSet;AnsiString;AnsiString):LongInt;
DBSumLst.pas(698,92) Error: Incompatible type for arg no. 3: Got "TBytes", expected "AnsiString"
EhLibLCL.pas(1062,10) Hint: Found declaration: DataSetCompareBookmarks(TDataSet;AnsiString;AnsiString):LongInt;
DBSumLst.pas(700,75) Error: Incompatible type for arg no. 2: Got "TBytes", expected "AnsiString"
ToolCtrlsEh.pas(230,15) Hint: Found declaration: InsertItem(LongInt;AnsiString);
DBSumLst.pas(755,45) Error: Incompatible type for arg no. 1: Got "TBytes", expected "AnsiString"
DBSumLst.pas(100,14) Hint: Found declaration: FindVirtualRecord(AnsiString):LongInt;
DBSumLst.pas(878,49) Error: Incompatible type for arg no. 1: Got "TBytes", expected "AnsiString"
DBSumLst.pas(100,14) Hint: Found declaration: FindVirtualRecord(AnsiString):LongInt;
DBSumLst.pas(887,3) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "TBytes"
Responder Con Cita