[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sends Move and Size messages through the LCL message paths.
Source position: controls.pp line 1246
protected procedure TControl.SendMoveSizeMessages( |
SizeChanged: Boolean; |
PosChanged: Boolean |
); virtual; |
Overridden in TWinControl, in TControl it's a NOP.
This method simulates the VCL behaviour and has no real effect.
lazarus-ccr.sourceforge.net |