Sends Move or Size messages using the window message processing loop.
Source position: controls.pp line 2307
protected procedure TWinControl.SendMoveSizeMessages( |
SizeChanged: Boolean; |
PosChanged: Boolean |
); override; |
Sends Move and Size messages through the LCL message paths. This simulates the VCL behavior and has no real effect.
|
Sends Move and Size messages through the LCL message paths. |
| Version 4.4 | Generated 2025-11-08 | Home |