Home End User
New Blog Posts: Merging Reports - Part 1 and Part 2

Detect component resize

edited September 2007 in End User
Hi

I am using Delphi 7, RB Pro 10.05

Is it possible to detect when the user resizes a component in the designer?
I need to change the size of some components in response to a change in size
in others. I am currently using TppDesigner.OnSelectionChanged to compare
the current size of the components I'm interested in against stored values
for these components. This is not ideal, as this relies on the user first
selecting something else before the change is noticable.

Thanks,
Steve Spralja
This discussion has been closed.