[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |