Einzelnen Beitrag anzeigen

manfred_h

Registriert seit: 4. Nov 2005
Ort: Basel
442 Beiträge
 
Delphi XE2 Enterprise
 
#3

Re: vorhandene SMDBGrid Komponente anpassen

  Alt 21. Jun 2007, 16:11
Folgende Fehlermeldungen kommen:

[Pascal Hint] Smdbgrid.pas(1183): H2164 Variable 'IsShiftPressed' is declared but never used in 'SortGrid'
[Pascal Hint] Smdbgrid.pas(1184): H2164 Variable 'KeyState' is declared but never used in 'SortGrid'
[Pascal Error] Smdbgrid.pas(1310): E2267 Previous declaration of 'SaveGridToRegistry' was not marked with the 'overload' directive
[Pascal Error] Smdbgrid.pas(1333): E2010 Incompatible types: 'TSMDBColumn' and 'TTntColumn'
[Pascal Error] Smdbgrid.pas(1412): E2010 Incompatible types: 'TSMDBGrid' and 'TDBGrid'
[Pascal Error] Smdbgrid.pas(1488): E2010 Incompatible types: 'TSMDBGrid' and 'TDBGrid'
[Pascal Error] Smdbgrid.pas(1519): E2010 Incompatible types: 'TSMDBGrid' and 'TDBGrid'
[Pascal Error] Smdbgrid.pas(1541): E2010 Incompatible types: 'TSMDBGrid' and 'TDBGrid'
[Pascal Error] Smdbgrid.pas(1616): E2010 Incompatible types: 'TSMDBGrid' and 'TDBGrid'
[Pascal Error] Smdbgrid.pas(4553): E2010 Incompatible types: 'TDBGrid' and 'TSMDBGrid'
[Pascal Error] Smdbgrid.pas(4773): E2010 Incompatible types: 'TDBGrid' and 'TSMDBGrid'
[Pascal Error] Smdbgrid.pas(7019): E2010 Incompatible types: 'TTntColumn' and 'TColumn'
[Pascal Error] Smdbgrid.pas(7065): E2010 Incompatible types: 'TTntColumn' and 'TColumn'
[Pascal Error] Smdbgrid.pas(7089): E2010 Incompatible types: 'TTntColumn' and 'TColumn'
[Pascal Error] Smdbgrid.pas(808): E2065 Unsatisfied forward or external declaration: 'SaveGridToRegistry'
[Pascal Fatal Error] SMCmpntBDS2006.dpk(114): F2063 Could not compile used unit 'Smdbgrid.pas'
  Mit Zitat antworten Zitat