[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed when the control processes the WMSize message.
Source position: forms.pp line 180
protected procedure TScrollingWinControl.Resizing( |
State: TWindowState |
); virtual; |
Resizing is an empty implementation in TScrollingWinControl. It must be implemented in a descendent class.
lazarus-ccr.sourceforge.net |