AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Bug in Delphi IDE

Ein Thema von bernhard_LA · begonnen am 29. Sep 2022 · letzter Beitrag vom 30. Sep 2022
Antwort Antwort
bernhard_LA

Registriert seit: 8. Jun 2009
Ort: Bayern
1.121 Beiträge
 
Delphi 11 Alexandria
 
#1

Bug in Delphi IDE

  Alt 29. Sep 2022, 09:38
ich scheitere aktuell am editieren eines Form mit DELPHI 10.4 , jedesmal wenn ich eine Komponente am Formular verschiebe bekomme ich eine AC Verletzung innerhalb der DELPHI IDE ,
wie kann man dieses Problem fixen ????


Delphi-Quellcode:
system language : English
system up time : 11 hours 2 minutes
program up time : 1 hour 15 minutes
processors : 8x Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
physical memory : 1587/8072 MB (free/total)
free disk space : (C:) 10,31 GB
display mode : 1920x1080, 32 bit
process id : $1dc4
allocated memory : 329,25 MB
largest free block : 1,98 GB
command line : "C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\bds.exe" "-pDelphi"
executable : bds.exe
current module : madExcept_.bpl
exec. date/time : 2021-02-19 16:55
version : 27.0.40680.4203
compiled with : Delphi 10.4 Sydney
madExcept version : 5.1.0
callstack crc : $b35d9f96, $f4345c5f, $75b0a1de
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 5005FF96 in module 'rtl270.bpl'. Read of address 80000000.

und weiter



Delphi-Quellcode:


thread $4028:
5005ff96 +0000a rtl270.bpl System 18453 +1 @IsClass
210b5f97 +00093 designide270.bpl TreeIntf 1664 +15 TSprig.FigureChildren
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d05b39 +002a9 vcl270.bpl Vcl.Controls 16142 +75 TDockTree.WndProc
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d05b39 +002a9 vcl270.bpl Vcl.Controls 16142 +75 TDockTree.WndProc
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d05b39 +002a9 vcl270.bpl Vcl.Controls 16142 +75 TDockTree.WndProc
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50cfc0c7 +00693 vcl270.bpl Vcl.Controls 10424 +169 TWinControl.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d05b39 +002a9 vcl270.bpl Vcl.Controls 16142 +75 TDockTree.WndProc
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
760b5406 +00016 user32.dll CallWindowProcW
50cfc1d2 +000e6 vcl270.bpl Vcl.Controls 10465 +30 TWinControl.DefaultHandler
50e54772 +0005a vcl270.bpl Vcl.Forms 6091 +11 TCustomForm.DefaultHandler
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff259 +00009 vcl270.bpl Vcl.Controls 12444 +0 TWinControl.Invalidate
50cfc0dc +006a8 vcl270.bpl Vcl.Controls 10427 +172 TWinControl.WndProc
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50d05b39 +002a9 vcl270.bpl Vcl.Controls 16142 +75 TDockTree.WndProc
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d05b39 +002a9 vcl270.bpl Vcl.Controls 16142 +75 TDockTree.WndProc
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50cfc0c7 +00693 vcl270.bpl Vcl.Controls 10424 +169 TWinControl.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50d05b39 +002a9 vcl270.bpl Vcl.Controls 16142 +75 TDockTree.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf8c56 +0002e vcl270.bpl Vcl.Controls 8512 +3 TControl.GetStyleName
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d053fa +00002 vcl270.bpl Vcl.Controls 15885 +0 TDockTree.WindowProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50cf8c56 +0002e vcl270.bpl Vcl.Controls 8512 +3 TControl.GetStyleName
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff2ec +00038 vcl270.bpl Vcl.Controls 12463 +3 TWinControl.CMInvalidate
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50d8eb16 +00016 vcl270.bpl Vcl.ComCtrls 33588 +6 TToolBarStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50cf8c56 +0002e vcl270.bpl Vcl.Controls 8512 +3 TControl.GetStyleName
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50cf8c56 +0002e vcl270.bpl Vcl.Controls 8512 +3 TControl.GetStyleName
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50d26fd9 +000d1 vcl270.bpl Vcl.StdCtrls 9853 +25 TComboBoxStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d1ea2f +00163 vcl270.bpl Vcl.StdCtrls 5252 +28 TCustomComboBox.WndProc
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50e523ab +006db vcl270.bpl Vcl.Forms 4787 +216 TCustomForm.WndProc
50cf6dac +00024 vcl270.bpl Vcl.Controls 7258 +10 TControl.Perform
50cff259 +00009 vcl270.bpl Vcl.Controls 12444 +0 TWinControl.Invalidate
50cfc0dc +006a8 vcl270.bpl Vcl.Controls 10427 +172 TWinControl.WndProc
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760b5406 +00016 user32.dll CallWindowProcW
50cfc1d2 +000e6 vcl270.bpl Vcl.Controls 10465 +30 TWinControl.DefaultHandler
50e54772 +0005a vcl270.bpl Vcl.Forms 6091 +11 TCustomForm.DefaultHandler
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50e51d28 +00058 vcl270.bpl Vcl.Forms 4572 +1 TCustomForm.WndProc
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760b5406 +00016 user32.dll CallWindowProcW
50cfc1d2 +000e6 vcl270.bpl Vcl.Controls 10465 +30 TWinControl.DefaultHandler
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
760d581d +1a65d user32.dll CallNextHookEx
218d5b3f +0008f vclactnband270.bpl Vcl.ActnMenus 762 +20 CallWindowHook
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760b5406 +00016 user32.dll CallWindowProcW
50cfc1d2 +000e6 vcl270.bpl Vcl.Controls 10465 +30 TWinControl.DefaultHandler
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
760d581d +1a65d user32.dll CallNextHookEx
218d5b3f +0008f vclactnband270.bpl Vcl.ActnMenus 762 +20 CallWindowHook
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d05b39 +002a9 vcl270.bpl Vcl.Controls 16142 +75 TDockTree.WndProc
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760b5406 +00016 user32.dll CallWindowProcW
50cfc1d2 +000e6 vcl270.bpl Vcl.Controls 10465 +30 TWinControl.DefaultHandler
50e54772 +0005a vcl270.bpl Vcl.Forms 6091 +11 TCustomForm.DefaultHandler
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760b5406 +00016 user32.dll CallWindowProcW
50cfc1d2 +000e6 vcl270.bpl Vcl.Controls 10465 +30 TWinControl.DefaultHandler
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
760d581d +1a65d user32.dll CallNextHookEx
218d5b3f +0008f vclactnband270.bpl Vcl.ActnMenus 762 +20 CallWindowHook
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760bec12 +00022 user32.dll LoadStringW
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
760d581d +1a65d user32.dll CallNextHookEx
218d5b3f +0008f vclactnband270.bpl Vcl.ActnMenus 762 +20 CallWindowHook
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
760b5406 +00016 user32.dll CallWindowProcW
50cfc1d2 +000e6 vcl270.bpl Vcl.Controls 10465 +30 TWinControl.DefaultHandler
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
760d581d +1a65d user32.dll CallNextHookEx
218d5b3f +0008f vclactnband270.bpl Vcl.ActnMenus 762 +20 CallWindowHook
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760b5406 +00016 user32.dll CallWindowProcW
760b858a +0007a user32.dll GetWindowLongW
7609ee8e +0004e user32.dll SetScrollInfo
760b858a +0007a user32.dll GetWindowLongW
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
50098562 +0013e rtl270.bpl System.SysUtils 13056 +57 AddBuf
50098f9b +009ab rtl270.bpl System.SysUtils 13373 +295 WideFormatBuf
50098038 +00014 rtl270.bpl System.SysUtils 12740 +1 FormatBuf
50098562 +0013e rtl270.bpl System.SysUtils 13056 +57 AddBuf
5006a489 +00031 rtl270.bpl System 40987 +3 LoadResString
50098038 +00014 rtl270.bpl System.SysUtils 12740 +1 FormatBuf
5006a489 +00031 rtl270.bpl System 40987 +3 LoadResString
50098562 +0013e rtl270.bpl System.SysUtils 13056 +57 AddBuf
50098f9b +009ab rtl270.bpl System.SysUtils 13373 +295 WideFormatBuf
50098038 +00014 rtl270.bpl System.SysUtils 12740 +1 FormatBuf
5006a489 +00031 rtl270.bpl System 40987 +3 LoadResString
6aa1c3f7 +00487 TextShaping.dll ShapingGetGlyphPositions
760b858a +0007a user32.dll GetWindowLongW
760b5406 +00016 user32.dll CallWindowProcW
50cfc1d2 +000e6 vcl270.bpl Vcl.Controls 10465 +30 TWinControl.DefaultHandler
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50cf8c56 +0002e vcl270.bpl Vcl.Controls 8512 +3 TControl.GetStyleName
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50e623a4 +00000 vcl270.bpl Vcl.Forms 14446 +0 TScrollingStyleHook.WndProc
50d8c6e8 +00000 vcl270.bpl Vcl.ComCtrls 32442 +0 TListViewStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
760b5406 +00016 user32.dll CallWindowProcW
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760b55aa +0006a user32.dll SendMessageW
50d72302 +00022 vcl270.bpl Vcl.ComCtrls 17250 +2 TListItems.GetCount
50d75de4 +00a4c vcl270.bpl Vcl.ComCtrls 19562 +226 TCustomListView.CNNotify
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50df4d77 +001cb vcl270.bpl Vcl.Themes 5636 +18 TStyleManager.GetStyle
50cf8c56 +0002e vcl270.bpl Vcl.Controls 8512 +3 TControl.GetStyleName
50df86aa +0014a vcl270.bpl Vcl.Themes 7397 +38 TStyleHook.WndProc
50df88a0 +00000 vcl270.bpl Vcl.Themes 7505 +0 TMouseTrackControlStyleHook.WndProc
50e623a4 +00000 vcl270.bpl Vcl.Forms 14446 +0 TScrollingStyleHook.WndProc
50d8c6e8 +00000 vcl270.bpl Vcl.ComCtrls 32442 +0 TListViewStyleHook.WndProc
50df7ec6 +00066 vcl270.bpl Vcl.Themes 7110 +20 TStyleHook.HandleMessage
50df4e24 +00054 vcl270.bpl Vcl.Themes 5665 +11 TStyleManager.HandleMessage
50cfa393 +0000f vcl270.bpl Vcl.Controls 9344 +0 TWinControl.DoHandleStyleMessage
50d768df +000af vcl270.bpl Vcl.ComCtrls 19976 +26 TCustomListView.WndProc
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
50cfb629 +00041 vcl270.bpl Vcl.Controls 10116 +6 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
760b55aa +0006a user32.dll SendMessageW
77234f5b +0004b ntdll.dll KiUserCallbackDispatcher
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
760b858a +0007a user32.dll GetWindowLongW
7570dbe7 +00237 KERNELBASE.dll CompareStringW
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50064570 +0010c rtl270.bpl System 33044 +56 @FinalizeRecord
50066324 +00204 rtl270.bpl System 36596 +98 DynArraySetLength
210b73b2 +00036 designide270.bpl TreeIntf 2387 +9 TRootSprig.ValidateParent
210b558d +00019 designide270.bpl TreeIntf 1328 +4 TSprig.ForEach
210b55b4 +00040 designide270.bpl TreeIntf 1330 +6 TSprig.ForEach
210b7535 +0010d designide270.bpl TreeIntf 2479 +46 TRootSprig.Repopulate
210b79f6 +0003e designide270.bpl TreeIntf 2734 +7 TRootSprig.StructureContextFor
528acef6 +0002e vcldesigner270.bpl VCLFormContainer 1554 +2 TVCLEditorFormDesignerWrapper.GetStructureViewContext
2113291a +00016 designide270.bpl EmbeddedDesignerForm 332 +3 TFormEditorView.GetStructureContext
2082261b +000ef coreide270.bpl EditorForm 5043 +9 TEditWindow.GetStructureContext
20a16f8c +00050 coreide270.bpl StructureView 1008 +5 TStructureViewServices.EditorViewChanged
20825c1b +00047 coreide270.bpl EditorForm 6080 +3 TEditorViewsChangedEvent.Send
20821bd9 +004fd coreide270.bpl EditorForm 4781 +120 TEditWindow.ShowView
2081ad48 +0006c coreide270.bpl EditorForm 2244 +8 TEditWindow.SwitchViews
2081a864 +00060 coreide270.bpl EditorForm 2087 +10 TEditWindow.ViewBarChange
50eeb98f +00027 vcl270.bpl Vcl.Tabs 1963 +4 TTabSet.CanChange
20818f22 +0014a coreide270.bpl EditorForm 1465 +30 TEditWindow.SelectEditView
206e8619 +000a5 coreide270.bpl SourceModule 903 +15 TSourceModule.ShowDefaultEditView
206e8782 +00006 coreide270.bpl SourceModule 933 +1 TSourceModule.Show
21d77850 +00040 delphicoreide270.bpl CommonPasReg 520 +7 TPascalFileOpenHandler.FileOpen
209003b4 +001c4 coreide270.bpl DocModul 813 +39 TFilterList.OpenFile
004b16b4 +00248 bds.exe AppMain 2923 +45 TAppBuilder.FileOpenDialog
004b1b31 +00021 bds.exe AppMain 2990 +3 TAppBuilder.FileOpen
5018194f +0000f rtl270.bpl System.Classes 17671 +3 TBasicAction.Execute
50cdf286 +00086 vcl270.bpl Vcl.ActnList 284 +19 TCustomAction.Execute
501817a3 +00013 rtl270.bpl System.Classes 17582 +2 TBasicActionLink.Execute
218d665d +0003d vclactnband270.bpl Vcl.ActnMenus 1099 +6 TCustomActionMenuBar.ExecAction
218d7f1c +00124 vclactnband270.bpl Vcl.ActnMenus 1870 +19 TCustomActionMenuBar.TrackMenu
218dbb12 +00042 vclactnband270.bpl Vcl.ActnMenus 3737 +5 TCustomActionMainMenuBar.TrackMenu
218d61e5 +00029 vclactnband270.bpl Vcl.ActnMenus 970 +3 TCustomActionMenuBar.CMItemClicked
50cf7172 +002be vcl270.bpl Vcl.Controls 7480 +91 TControl.WndProc
50cfc0c7 +00693 vcl270.bpl Vcl.Controls 10424 +169 TWinControl.WndProc
218d804f +000bb vclactnband270.bpl Vcl.ActnMenus 1914 +25 TCustomActionMenuBar.WndProc
50cfb614 +0002c vcl270.bpl Vcl.Controls 10113 +3 TWinControl.MainWndProc
501826a4 +00014 rtl270.bpl System.Classes 18175 +8 StdWndProc
760b56bb +0000b user32.dll DispatchMessageW
50e5c233 +000f3 vcl270.bpl Vcl.Forms 11028 +23 TApplication.ProcessMessage
50e5c276 +0000a vcl270.bpl Vcl.Forms 11058 +1 TApplication.HandleMessage
50e5c5ad +000c9 vcl270.bpl Vcl.Forms 11196 +26 TApplication.Run
00524db8 +000cc bds.exe bds 222 +13 initialization
00524df0 +00104 bds.exe bds 224 +15 initialization
76bbfa27 +00017 KERNEL32.DLL BaseThreadInitThunk

thread $1d9c:
760bbfe7 +47 user32.dll MsgWaitForMultipleObjectsEx
760bbf8a +1a user32.dll MsgWaitForMultipleObjects
76bbfa27 +17 KERNEL32.DLL BaseThreadInitThunk

thread $3348: <priority:1>
7571c91d +0fd KERNELBASE.dll WaitForMultipleObjectsEx
500685ac +010 rtl270.bpl System 38798 +10 @IntfClear
5023f593 +08b rtl270.bpl System.SyncObjs 752 +4 TSynchroObject.WaitFor
20520d8e +1be coreide270.bpl ParserThread 369 +53 TParseThread.Execute
5017e4b5 +049 rtl270.bpl System.Classes 15573 +18 ThreadProc
5017e518 +0ac rtl270.bpl System.Classes 15599 +44 ThreadProc
50061da4 +028 rtl270.bpl System 25432 +45 ThreadWrapper
76bbfa27 +017 KERNEL32.DLL BaseThreadInitThunk
  Mit Zitat antworten Zitat
Benutzerbild von dummzeuch
dummzeuch

Registriert seit: 11. Aug 2012
Ort: Essen
1.464 Beiträge
 
Delphi 10.2 Tokyo Professional
 
#2

AW: Bug in Delphi IDE

  Alt 29. Sep 2022, 10:02
Ich hatte das auch schon ein paar mal. Ein Neustart der IDE hat es aber immer behoben.
Thomas Mueller
  Mit Zitat antworten Zitat
TiGü

Registriert seit: 6. Apr 2011
Ort: Berlin
3.060 Beiträge
 
Delphi 10.4 Sydney
 
#3

AW: Bug in Delphi IDE

  Alt 30. Sep 2022, 09:28
Ist es eine selbstgeschriebene Komponente?
  Mit Zitat antworten Zitat
Antwort Antwort


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 10:06 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz