Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControl.DoOnResize

Signals OnResize event handlers for the control.

Declaration

Source position: controls.pp line 1317

protected procedure TControl.DoOnResize; virtual;

See also

TControl.OnResize

  

Notification handler for a resize of the control.

TControl.DoCallNotifyHandler

  

Invokes all notification handlers of the specified type.

TControlHandlerType

  

Notification handler types.