Recent

Author Topic: Tcontrol.ChangeBoundLoop  (Read 2779 times)

talorigomat

  • Jr. Member
  • **
  • Posts: 96
Tcontrol.ChangeBoundLoop
« on: June 30, 2016, 06:11:27 pm »
With one of my forms I receive the following error message whenever I minimise it

TControl.ChangeBounds loop detected
frmGuidance_1:TfrmGuidance
Left=24, Top=164, Width=66474, Heigh=37584
NewLeft=24, NewTop=164, NewWidth=938, NewHeight....

How can I prevent this ?
Lazarus 1.8.0Rc4, Windows 10

Cyrax

  • Hero Member
  • *****
  • Posts: 836
Re: Tcontrol.ChangeBoundLoop
« Reply #1 on: July 01, 2016, 07:51:42 am »
Which Lazarus version you are using?

karloromic

  • New Member
  • *
  • Posts: 32
Re: Tcontrol.ChangeBoundLoop
« Reply #2 on: September 15, 2019, 07:29:14 pm »
Is there a solution for this problem?
I am stuck on this error and dont know how to fix it.

EDIT:
Solved it by manually opening units .lfm in notepad which contained object that caused error and then removing "AutoSize = True" property from all objects parents.
In my case it was caused by TFlowPanel that had a property "AutoSize" to True
« Last Edit: September 15, 2019, 08:02:08 pm by karloromic »

 

TinyPortal © 2005-2018