[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScrollingWinControl.Resizing

Performs actions needed when the control processes the WMSize message.

Declaration

Source position: forms.pp line 180

protected procedure TScrollingWinControl.Resizing(

  State: TWindowState

); virtual;

Description

Resizing is an empty implementation in TScrollingWinControl. It must be implemented in a descendent class.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.