[Lazarus] Way to detect control resize start-stop

Ondrej Pokorny lazarus at kluug.net
Sat Sep 5 11:42:03 CEST 2015


On 04.09.2015 21:01, Fabio Luis Girardi wrote:
> The LCL has some mechanism to detect when a control is being re-sized 
> and when resize is done?
>
> -- 
> The best regards,
>
> Fabio Luis Girardi
> PascalSCADA Project<http://sourceforge.net/projects/pascalscada>

IMO it's not possible to achieve easily. There is only a mechanism that 
detects actual resize. The TControl.Resize method.
Resizing can be done manually (mouse) or programatically. There is no 
standardized start-stop resizing mechanism.

Ondrej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150905/5be4efa9/attachment-0003.html>


More information about the Lazarus mailing list