Sends Move and Size messages through the LCL message paths.
Source position: controls.pp line 1309
protected procedure TControl.SendMoveSizeMessages( |
SizeChanged: Boolean; |
PosChanged: Boolean |
); virtual; |
Overridden in TWinControl; in TControl it's a NOP. This method simulates the VCL behavior and has no real effect.
CT Web help |
CodeTyphon Studio |