AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Win32/Win64 API (native code) Suche TWAIN Komponente - für RAD Studio Delphi XE2
Thema durchsuchen
Ansicht
Themen-Optionen

Suche TWAIN Komponente - für RAD Studio Delphi XE2

Ein Thema von Blumensis · begonnen am 23. Aug 2012 · letzter Beitrag vom 7. Jul 2017
 
Blumensis

Registriert seit: 9. Mär 2012
7 Beiträge
 
#6

AW: Suche TWAIN Komponente - für RAD Studio Delphi XE2

  Alt 23. Aug 2012, 19:44
*lol*
nach einem Neustart von Delphi ließ es sich kompilieren/installieren, aber nicht zum Projekt hinzufügen (Fehler bei der Bereichsprüfung).. Super^^

Wen es interessiert:
Delphi-Quellcode:
[162975D5]{TWAIN1.bpl  } DelphiTwain.TTwainIdentity.SetLanguage + $15
[50037CD6]{rtl160.bpl  } System.ErrorAt (Line 4349, "System.pas" + 3) + $4
[50037D1A]{rtl160.bpl  } System.Error (Line 4360, "System.pas" + 1) + $7
[162975D5]{TWAIN1.bpl  } DelphiTwain.TTwainIdentity.SetLanguage + $15
[16297341]{TWAIN1.bpl  } DelphiTwain.TTwainIdentity.$bctr + $31
[16297BD1]{TWAIN1.bpl  } DelphiTwain.TDelphiTwain.$bctr + $6D
[21BAE51B]{delphicoreide160.bpl} CompPalMgr.TComponentPalettePageItemDelegate.CreateComponent (Line 2744, "CompPalMgr.pas" + 2) + $7
[20FEC450]{designide160.bpl} ComponentDesigner.TComponentRoot.DoCreateComponent (Line 2363, "ComponentDesigner.pas" + 12) + $17
[20FEBE5A]{designide160.bpl} ComponentDesigner.TComponentRoot.CreateComponent (Line 2221, "ComponentDesigner.pas" + 1) + $1C
[21BAA700]{delphicoreide160.bpl} CompPalMgr.TPalettePageItem.Execute (Line 1303, "CompPalMgr.pas" + 4) + $1E
[208343D6]{coreide160.bpl} ToolFrm.TToolForm.DoItemExecute (Line 2665, "ToolFrm.pas" + 1) + $D
[2083094C]{coreide160.bpl} ToolFrm.TToolForm.PaletteButtonClicked (Line 1232, "ToolFrm.pas" + 13) + $9
[504B133D]{vcl160.bpl  } Vcl.CategoryButtons.TCategoryButtons.DoItemClicked (Line 2216, "Vcl.CategoryButtons.pas" + 13) + $A
[504B10FA]{vcl160.bpl  } Vcl.CategoryButtons.TCategoryButtons.MouseUp (Line 2139, "Vcl.CategoryButtons.pas" + 13) + $C
[5003C9A6]{rtl160.bpl  } System.@CallDynaInst (Line 13519, "System.pas" + 4) + $0
[503331A0]{vcl160.bpl  } Vcl.Controls.TControl.DoMouseUp (Line 7448, "Vcl.Controls.pas" + 2) + $28
[5033321C]{vcl160.bpl  } Vcl.Controls.TControl.WMLButtonUp (Line 7461, "Vcl.Controls.pas" + 9) + $6
[5033280D]{vcl160.bpl  } Vcl.Controls.TControl.WndProc (Line 7204, "Vcl.Controls.pas" + 91) + $6
[5033715B]{vcl160.bpl  } Vcl.Controls.TWinControl.WndProc (Line 9976, "Vcl.Controls.pas" + 152) + $6
[5003C85A]{rtl160.bpl  } System.@IsClass (Line 13351, "System.pas" + 1) + $8
[50454200]{vcl160.bpl  } Vcl.Forms.TApplication.DispatchAction (Line 11356, "Vcl.Forms.pas" + 6) + $F
[504494FD]{vcl160.bpl  } Vcl.Forms.TCustomForm.WndProc (Line 4344, "Vcl.Forms.pas" + 201) + $5
[50332448]{vcl160.bpl  } Vcl.Controls.TControl.Perform (Line 6982, "Vcl.Controls.pas" + 10) + $8
[50454225]{vcl160.bpl  } Vcl.Forms.TApplication.DispatchAction (Line 11359, "Vcl.Forms.pas" + 9) + $A
[50451A8F]{vcl160.bpl  } Vcl.Forms.TApplication.WndProc (Line 9753, "Vcl.Forms.pas" + 98) + $B
[503369A3]{vcl160.bpl  } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 9745, "Vcl.Controls.pas" + 1) + $9
[5033715B]{vcl160.bpl  } Vcl.Controls.TWinControl.WndProc (Line 9976, "Vcl.Controls.pas" + 152) + $6
[500B6030]{rtl160.bpl  } System.Classes.MakeObjectInstance (Line 13921, "System.Classes.pas" + 0) + $0
[504B2A2B]{vcl160.bpl  } Vcl.CategoryButtons.TCategoryButtons.WndProc (Line 3040, "Vcl.CategoryButtons.pas" + 24) + $4
[503367B0]{vcl160.bpl  } Vcl.Controls.TWinControl.MainWndProc (Line 9689, "Vcl.Controls.pas" + 3) + $6
[500B6030]{rtl160.bpl  } System.Classes.MakeObjectInstance (Line 13921, "System.Classes.pas" + 0) + $0
[208305E0]{coreide160.bpl} ToolFrm.TToolForm.PaletteHook (Line 1102, "ToolFrm.pas" + 14) + $A
[500B6030]{rtl160.bpl  } System.Classes.MakeObjectInstance (Line 13921, "System.Classes.pas" + 0) + $0
[504525E7]{vcl160.bpl  } Vcl.Forms.TApplication.ProcessMessage (Line 10164, "Vcl.Forms.pas" + 23) + $1
[5045262A]{vcl160.bpl  } Vcl.Forms.TApplication.HandleMessage (Line 10194, "Vcl.Forms.pas" + 1) + $4
[5045295D]{vcl160.bpl  } Vcl.Forms.TApplication.Run (Line 10331, "Vcl.Forms.pas" + 26) + $3
Jens

Geändert von Blumensis (23. Aug 2012 um 19:47 Uhr) Grund: Debuginfo hinzugefügt
  Mit Zitat antworten Zitat
 

 

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:35 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz