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

TCustomForm.DoHide

Signals the OnHide event handler for the form instance.

Declaration

Source position: forms.pp line 641

protected procedure TCustomForm.DoHide; virtual;

Description

Called from the CMShowingChanged method when Showing is set to False.


Version 4.0 Generated 2025-05-03 Home