I worked with Form and loaded few pictures.Run the program.After that errors appeared.And when i try to do smth with my pictures these errors also may appeare.
Error :
"Invalid pointer operation"
"Access Violation at address 5059DCDD in module 'vcl210.bpl' .Read of address 00000000"
Details:
[5059DCDD]{vcl210.bpl } Vcl.Graphics.TResourceManager.FreeResource (Line 1860, "Vcl.Graphics.pas" + 15) + $2
[5005F000]{rtl210.bpl } System.TObject.FreeInstance (Line 15650, "System.pas" + 2) + $2
[50059E92]{rtl210.bpl } System.ErrorAt (Line 5324, "System.pas" + 3) + $4
[50059ED6]{rtl210.bpl } System.Error (Line 5335, "System.pas" + 1) + $7
[5005F000]{rtl210.bpl } System.TObject.FreeInstance (Line 15650, "System.pas" + 2) + $2
[5005F85A]{rtl210.bpl } System.@ClassDestroy (Line 16993, "System.pas" + 0) + $2
[5059E531]{vcl210.bpl } Vcl.Graphics.TFont.Destroy (Line 2427, "Vcl.Graphics.pas" + 5) + $6
[5005F108]{rtl210.bpl } System.TObject.Free (Line 15718, "System.pas" + 1) + $4
[5059F74D]{vcl210.bpl } Vcl.Graphics.TCanvas.Destroy (Line 3708, "Vcl.Graphics.pas" + 4) + $3
[505BF7B8]{vcl210.bpl } Vcl.Controls.TControlCanvas.Destroy (Line 5022, "Vcl.Controls.pas" + 2) + $6
[5005F108]{rtl210.bpl } System.TObject.Free (Line 15718, "System.pas" + 1) + $4
[505CD5ED]{vcl210.bpl } Vcl.Controls.TCustomControl.Destroy (Line 13818, "Vcl.Controls.pas" + 1) + $6
[5005F108]{rtl210.bpl } System.TObject.Free (Line 15718, "System.pas" + 1) + $4
[520F1E1A]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.CancelDragHint (Line 4374, "VCLSurface.pas" + 9) + $0
[520F182B]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.DragHintMouseMessage (Line 4242, "VCLSurface.pas" + 27) + $2
[520EFC0A]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3456, "VCLSurface.pas" + 56) + $14
[5005F532]{rtl210.bpl } System.@CallDynaInst (Line 16299, "System.pas" + 4) + $0
[520EF8AA]{vcldesigner210.bpl} VCLSurface.TVclDesignSurface.IsDesignMsg (Line 3401, "VCLSurface.pas" + 1) + $9
[5005F3E6]{rtl210.bpl } System.@IsClass (Line 16131, "System.pas" + 1) + $8
[505C299B]{vcl210.bpl } Vcl.Controls.TControl.WndProc (Line 7145, "Vcl.Controls.pas" + 4) + $21
[5005F3E6]{rtl210.bpl } System.@IsClass (Line 16131, "System.pas" + 1) + $8
[505C299B]{vcl210.bpl } Vcl.Controls.TControl.WndProc (Line 7145, "Vcl.Controls.pas" + 4) + $21
[5005F87D]{rtl210.bpl } System.@AfterConstruction (Line 16999, "System.pas" + 2) + $5
[5006B55C]{rtl210.bpl } System.Types.TRect.Contains (Line 1423, "System.Types.pas" + 0) + $0
[505C6DB0]{vcl210.bpl } Vcl.Controls.GetControlAtPos (Line 9773, "Vcl.Controls.pas" + 4) + $13
[505C6EDA]{vcl210.bpl } Vcl.Controls.TWinControl.ControlAtPos (Line 9796, "Vcl.Controls.pas" + 13) + $E
[505C2850]{vcl210.bpl } Vcl.Controls.TControl.Perform (Line 7010, "Vcl.Controls.pas" + 10) + $8
[505C6FA8]{vcl210.bpl } Vcl.Controls.TWinControl.IsControlMouseMsg (Line 9820, "Vcl.Controls.pas" + 15) + $29
[505C755E]{vcl210.bpl } Vcl.Controls.TWinControl.WndProc (Line 9989, "Vcl.Controls.pas" + 104) + $6
[5016E218]{rtl210.bpl } System.Classes.StdWndProc (Line 16600, "System.Classes.pas" + 8) + $0
[5070CE98]{vcl210.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4427, "Vcl.Forms.pas" + 206) + $5
[520F870F]{vcldesigner210.bpl} VCLFormContainer.TControlSizer.ControlWndProc (Line 313, "VCLFormContainer.pas" + 33) + $C
[505C6D1C]{vcl210.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9750, "Vcl.Controls.pas" + 3) + $6
[5016E218]{rtl210.bpl } System.Classes.StdWndProc (Line 16600, "System.Classes.pas" + 8) + $0
[5071635B]{vcl210.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10352, "Vcl.Forms.pas" + 23) + $1
[5071639E]{vcl210.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10382, "Vcl.Forms.pas" + 1) + $4
[507166D1]{vcl210.bpl } Vcl.Forms.TApplication.Run (Line 10520, "Vcl.Forms.pas" + 26) + $3