- This topic has 1 reply, 2 voices, and was last updated 6 years, 1 month ago by Support.
-
AuthorPosts
-
September 30, 2018 at 10:07 am #37963Lars Christensen – DKParticipant
Dear friend, I have a problem
I Receive Error When I Leave TForm That Includes
acNotebook and sRichEdit.
If I'm using acNotebook alone ther are no problem!
If I'm using sRichEdit alone ther are no problem!
Only if I use them together
I receive the following dialog box
If I press [OK] 5-10 times, the error message stops and the program works fine…???
I am using last available beta version 14.02 (25.09.2018)
CodeGear RAD Delphi 2007 proff.
Windows 7 Pro
All updates are installed
and I program with administrator rights.
Beste regards
Lars Chritensen
Denmark 🙂
[attachment=8920:MyScreenHunter #0000.jpg]
I show error detailed below
[0FA96187]{acnt2007.bpl} Acnotebook.TsNotebook.WndProc + $10A7
[200ED344]{vcl100.bpl } Graphics.TBitmap.GetPixelFormat (Line 5949, “Graphics.pas” + 2) + $2
[200EE3B9]{vcl100.bpl } Graphics.TBitmap.SetPixelFormat (Line 6584, “Graphics.pas” + 1) + $3
[200EE23B]{vcl100.bpl } Graphics.TBitmap.SetHeight (Line 6507, “Graphics.pas” + 1) + $C
[0FA6D342]{acnt2007.bpl} Svclutils.GetControlPPI + $8E
[0FA4EE80]{acnt2007.bpl} Sskinmanager.TsSkinManager.CommonSkinData + $60
[0FA76036]{acnt2007.bpl} Scommondata.TsCommonData.GetCommonSkinData + $2BE
[0FA76EF0]{acnt2007.bpl} Scommondata.TsCommonData.Skinned + $50
[0FA95D67]{acnt2007.bpl} Acnotebook.TsNotebook.WndProc + $C87
[0FA71225]{acnt2007.bpl} Svclutils.TrySendMessage + $3D
[0FA710A4]{acnt2007.bpl} Svclutils.SendAMessage + $C
[0FA755CD]{acnt2007.bpl} Scommondata.InvalidateParentCache + $61
[0FA78FDB]{acnt2007.bpl} Scommondata.CommonWndProc + $CC7
[0FA6D342]{acnt2007.bpl} Svclutils.GetControlPPI + $8E
[0FA4EE80]{acnt2007.bpl} Sskinmanager.TsSkinManager.CommonSkinData + $60
[0FA76036]{acnt2007.bpl} Scommondata.TsCommonData.GetCommonSkinData + $2BE
[0FA76EF0]{acnt2007.bpl} Scommondata.TsCommonData.Skinned + $50
[0FAB0793]{acnt2007.bpl} Srichedit.TsRichEdit.WndProc + $2F7
[2013FDD0]{vcl100.bpl } Controls.TWinControl.MainWndProc (Line 7073, “Controls.pas” + 3) + $6
[20040E4C]{rtl100.bpl } Classes.StdWndProc (Line 11583, “commonClasses.pas” + 8) + $0
(00002BAE){IDEFixPack.dll} [06663BAE]
[2013C527]{vcl100.bpl } Controls.TControl.WndProc (Line 5146, “Controls.pas” + 83) + $6
[200E2CB3]{vcl100.bpl } Windows.CreateWindowEx (Line 31806, “winwindows.pas” + 2) + $2A
[200F9CEB]{vcl100.bpl } StdCtrls.TCustomMemo.CreateWindowHandle (Line 2424, “StdCtrls.pas” + 14) + $2F
[2013F41D]{vcl100.bpl } Controls.TWinControl.CreateWnd (Line 6762, “Controls.pas” + 21) + $A
[200F917A]{vcl100.bpl } StdCtrls.TCustomEdit.CreateWnd (Line 2090, “StdCtrls.pas” + 3) + $3
[201923AB]{vcl100.bpl } ComCtrls.TCustomRichEdit.CreateWnd (Line 11882, “ComCtrls.pas” + 2) + $3
[0FAB00B1]{acnt2007.bpl} Srichedit.TsRichEdit.CreateWnd + $5
[2013F80A]{vcl100.bpl } Controls.TWinControl.CreateHandle (Line 6883, “Controls.pas” + 3) + $4
[201432E0]{vcl100.bpl } Controls.TWinControl.HandleNeeded (Line 8894, “Controls.pas” + 4) + $4
[201432ED]{vcl100.bpl } Controls.TWinControl.GetHandle (Line 8900, “Controls.pas” + 1) + $2
[0F9E396E]{acnt2007.bpl} Acsbutils.TacScrollWnd + $9E
[2000679C]{rtl100.bpl } System.TObject.Free (Line 8832, “syssystem.pas” + 1) + $4
[2001AE6C]{rtl100.bpl } SysUtils.FreeAndNil (Line 16983, “syssysutils.pas” + 2) + $2
[0F9DEF24]{acnt2007.bpl} Acsbutils.RefreshEditScrolls + $44
[0FA6D342]{acnt2007.bpl} Svclutils.GetControlPPI + $8E
[0FAB05A1]{acnt2007.bpl} Srichedit.TsRichEdit.WndProc + $105
[2013C1B4]{vcl100.bpl } Controls.TControl.Perform (Line 5021, “Controls.pas” + 5) + $C
[0FA714BA]{acnt2007.bpl} Svclutils.AlphaBroadCast + $6E
[0F9DE10A]{acnt2007.bpl} Acsbutils.AlphaBroadCastCheck + $6
[0FA95DA0]{acnt2007.bpl} Acnotebook.TsNotebook.WndProc + $CC0
[201406A7]{vcl100.bpl } Controls.TWinControl.WndProc (Line 7304, “Controls.pas” + 111) + $6
[200ECEF0]{vcl100.bpl } Graphics.TBitmap.Changed (Line 5758, “Graphics.pas” + 1) + $0
[200ECDF0]{vcl100.bpl } Graphics.TBitmap.Assign (Line 5717, “Graphics.pas” + 24) + $8
[0FAB0879]{acnt2007.bpl} Srichedit.TsRichEdit.WndProc + $3DD
[2013C1B4]{vcl100.bpl } Controls.TControl.Perform (Line 5021, “Controls.pas” + 5) + $C
[0FA76E24]{acnt2007.bpl} Scommondata.TsCommonData.SetSkinSection + $13C
[0FA95BE4]{acnt2007.bpl} Acnotebook.TsNotebook.WndProc + $B04
[0F9EEF23]{acnt2007.bpl} Acsbutils.TacMainWnd + $1D7
[0FA956F6]{acnt2007.bpl} Acnotebook.TsNotebook.WndProc + $616
[2013FDD0]{vcl100.bpl } Controls.TWinControl.MainWndProc (Line 7073, “Controls.pas” + 3) + $6
[20040E4C]{rtl100.bpl } Classes.StdWndProc (Line 11583, “commonClasses.pas” + 8) + $0
[2013F2E8]{vcl100.bpl } Controls.TWinControl.CreateParams (Line 6734, “Controls.pas” + 29) + $10
[200E2CB3]{vcl100.bpl } Windows.CreateWindowEx (Line 31806, “winwindows.pas” + 2) + $2A
[2013F4FC]{vcl100.bpl } Controls.TWinControl.CreateWindowHandle (Line 6778, “Controls.pas” + 1) + $2A
[2013F41D]{vcl100.bpl } Controls.TWinControl.CreateWnd (Line 6762, “Controls.pas” + 21) + $A
[2013F80A]{vcl100.bpl } Controls.TWinControl.CreateHandle (Line 6883, “Controls.pas” + 3) + $4
[201432E0]{vcl100.bpl } Controls.TWinControl.HandleNeeded (Line 8894, “Controls.pas” + 4) + $4
[201432ED]{vcl100.bpl } Controls.TWinControl.GetHandle (Line 8900, “Controls.pas” + 1) + $2
[0FA95626]{acnt2007.bpl} Acnotebook.TsNotebook.WndProc + $546
[2013FDD0]{vcl100.bpl } Controls.TWinControl.MainWndProc (Line 7073, “Controls.pas” + 3) + $6
[20040E4C]{rtl100.bpl } Classes.StdWndProc (Line 11583, “commonClasses.pas” + 8) + $0
[2013F2E8]{vcl100.bpl } Controls.TWinControl.CreateParams (Line 6734, “Controls.pas” + 29) + $10
[200E2CB3]{vcl100.bpl } Windows.CreateWindowEx (Line 31806, “winwindows.pas” + 2) + $2A
[2013F4FC]{vcl100.bpl } Controls.TWinControl.CreateWindowHandle (Line 6778, “Controls.pas” + 1) + $2A
[2013F41D]{vcl100.bpl } Controls.TWinControl.CreateWnd (Line 6762, “Controls.pas” + 21) + $A
[2013F80A]{vcl100.bpl } Controls.TWinControl.CreateHandle (Line 6883, “Controls.pas” + 3) + $4
[2013FAD0]{vcl100.bpl } Controls.TWinControl.UpdateShowing (Line 6994, “Controls.pas” + 7) + $11
[2013FAFE]{vcl100.bpl } Controls.TWinControl.UpdateShowing (Line 6997, “Controls.pas” + 10) + $10
[2013FCB1]{vcl100.bpl } Controls.TWinControl.UpdateControlState (Line 7041, “Controls.pas” + 21) + $3
[20142692]{vcl100.bpl } Controls.TWinControl.CMVisibleChanged (Line 8397, “Controls.pas” + 3) + $2
[2013C527]{vcl100.bpl } Controls.TControl.WndProc (Line 5146, “Controls.pas” + 83) + $6
[201406A7]{vcl100.bpl } Controls.TWinControl.WndProc (Line 7304, “Controls.pas” + 111) + $6
[2015959D]{vcl100.bpl } Forms.TCustomForm.GetClientRect (Line 3225, “Forms.pas” + 10) + $4
[20144955]{vcl100.bpl } Controls.TWinControl.UpdateControlOriginalParentSize (Line 9769, “Controls.pas” + 7) + $6
[20159E7F]{vcl100.bpl } Forms.TCustomForm.WndProc (Line 3512, “Forms.pas” + 136) + $5
[21D95282]{delphivclide100.bpl} VCLFormContainer.TFormContainerForm.WndProc (Line 785, “VCLFormContainer.pas” + 17) + $4
[2013C1B4]{vcl100.bpl } Controls.TControl.Perform (Line 5021, “Controls.pas” + 5) + $C
[2013AC16]{vcl100.bpl } Controls.TControl.SetVisible (Line 4169, “Controls.pas” + 5) + $C
[201597B6]{vcl100.bpl } Forms.TCustomForm.SetVisible (Line 3316, “Forms.pas” + 8) + $4
[21D969DB]{delphivclide100.bpl} VCLFormContainer.TVCLEditorFormDesignerWrapper.DisplayDesigner (Line 1350, “VCLFormContainer.pas” + 4) + $5
[216AC32D]{delphicoreide100.bpl} EmbeddedDesignerForm.TFormEditorView.Display (Line 132, “EmbeddedDesignerForm.pas” + 17) + $6
[20A204E5]{coreide100.bpl} EditorForm.TEditWindow.ShowView (Line 3476, “EditorForm.pas” + 50) + $A
[20A1BE3A]{coreide100.bpl} EditorForm.TEditWindow.SwitchViews (Line 1556, “EditorForm.pas” + 6) + $5
[20A1B9AA]{coreide100.bpl} EditorForm.TEditWindow.ViewBarChange (Line 1406, “EditorForm.pas” + 3) + $C
[201E6741]{vcl100.bpl } Tabs.TTabSet.CanChange (Line 1634, “Tabs.pas” + 3) + $D
[201E6791]{vcl100.bpl } Tabs.TTabSet.SetTabIndex (Line 1645, “Tabs.pas” + 5) + $4
[20A1B5C5]{coreide100.bpl} EditorForm.TEditWindow.SelectEditView (Line 1294, “EditorForm.pas” + 30) + $E
[2097DB9D]{coreide100.bpl} SourceModule.TSourceModule.ShowDefaultEditView (Line 863, “SourceModule.pas” + 15) + $8
[2097DC6E]{coreide100.bpl} SourceModule.TSourceModule.Show (Line 884, “SourceModule.pas” + 1) + $2
[216F0A7C]{delphicoreide100.bpl} CommonPasReg.TPascalFileOpenHandler.FileOpen (Line 874, “CommonPasReg.pas” + 7) + $4
[20A5D95C]{coreide100.bpl} DocModul.TFilterList.OpenFile (Line 786, “DocModul.pas” + 35) + $14
[00414E7D]{bds.exe } AppMain.TAppBuilder.FileOpenDialog (Line 2338, “uiAppMain.pas” + 38) + $13
[004150F7]{bds.exe } AppMain.TAppBuilder.FileOpen (Line 2382, “uiAppMain.pas” + 3) + $4
[2004018B]{rtl100.bpl } Classes.TBasicAction.Execute (Line 11081, “commonClasses.pas” + 3) + $7
[20151359]{vcl100.bpl } ActnList.TContainedAction.Execute (Line 388, “ActnList.pas” + 1) + $2C
[201520BC]{vcl100.bpl } ActnList.TCustomAction.Execute (Line 1000, “ActnList.pas” + 7) + $8
[20040057]{rtl100.bpl } Classes.TBasicActionLink.Execute (Line 11010, “commonClasses.pas” + 2) + $7
[2013CA15]{vcl100.bpl } Controls.TControl.Click (Line 5227, “Controls.pas” + 7) + $7
[2019BCF0]{vcl100.bpl } ComCtrls.TToolButton.Click (Line 17003, “ComCtrls.pas” + 0) + $0
[2013CEA7]{vcl100.bpl } Controls.TControl.WMLButtonUp (Line 5365, “Controls.pas” + 6) + $3E
[2013C527]{vcl100.bpl } Controls.TControl.WndProc (Line 5146, “Controls.pas” + 83) + $6
[2013C1B4]{vcl100.bpl } Controls.TControl.Perform (Line 5021, “Controls.pas” + 5) + $C
[2013FEC6]{vcl100.bpl } Controls.GetControlAtPos (Line 7095, “Controls.pas” + 4) + $73
[2013FF8E]{vcl100.bpl } Controls.TWinControl.ControlAtPos (Line 7118, “Controls.pas” + 13) + $E
[2013C1B4]{vcl100.bpl } Controls.TControl.Perform (Line 5021, “Controls.pas” + 5) + $C
[20140199]{vcl100.bpl } Controls.TWinControl.IsControlMouseMsg (Line 7182, “Controls.pas” + 15) + $1F
[20140561]{vcl100.bpl } Controls.TWinControl.WndProc (Line 7269, “Controls.pas” + 76) + $6
[2019DD33]{vcl100.bpl } ComCtrls.TToolBar.UpdateButtonState (Line 18148, “ComCtrls.pas” + 5) + $1C
[2019DD76]{vcl100.bpl } ComCtrls.TToolBar.UpdateButtonStates (Line 18158, “ComCtrls.pas” + 3) + $4
[201A06A9]{vcl100.bpl } ComCtrls.TToolBar.WndProc (Line 19588, “ComCtrls.pas” + 80) + $6
[2013FDD0]{vcl100.bpl } Controls.TWinControl.MainWndProc (Line 7073, “Controls.pas” + 3) + $6
[20040E4C]{rtl100.bpl } Classes.StdWndProc (Line 11583, “commonClasses.pas” + 8) + $0
[20163691]{vcl100.bpl } Forms.TApplication.StopHintTimer (Line 8673, “Forms.pas” + 3) + $6
[201625F0]{vcl100.bpl } Forms.TApplication.ProcessMessage (Line 8105, “Forms.pas” + 23) + $1
[2016262A]{vcl100.bpl } Forms.TApplication.HandleMessage (Line 8124, “Forms.pas” + 1) + $4
[2016291F]{vcl100.bpl } Forms.TApplication.Run (Line 8223, “Forms.pas” + 20) + $3
(00003312){IDEFixPack.dll} [06664312]
[0042297A]{bds.exe } bds.bds (Line 195, “” + 7) + $7
October 11, 2018 at 6:36 am #58459SupportKeymasterHello, Lars!
This error is depended from used skin?
Can you help me to repeat the error in a demo?
-
AuthorPosts
- You must be logged in to reply to this topic.