[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 650

protected procedure TCustomForm.DoHide; virtual;

Description

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


Version 3.2 Generated 2024-02-25 Home