Jump to content
Sign in to follow this  
pyscripter

Vcl issues

Recommended Posts

I have recently submitted two Vcl related quality issue reports:

 

The first one relates to a change in TCustomForm.SetParent introduced in Delphi Alexandria.   It broke docking behaviour, but there may be other applications affected.  One way to work around it is to set the form AutoScroll property to True.   Question:  Are there any undesired consequences of doing this?

 

The second report relates to the fact that TControlForm.ChangeScale is not used and there is no good available options to achieve what you do when you overwrite ChangeScale in custom controls.   Question: Am I missing something?  Is there a good way to execute some code whenever the form dpi is changed?

Edited by pyscripter

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×