Notifies all VisibleChanging handlers.
Source position: forms.pp line 668
protected procedure TCustomForm.VisibleChanging; override; |
Calls the inherited method prior to exit. Called prior to setting the new value for the Visible property in a control (or form) in the SetVisible method.
|
Notifies all chtOnVisibleChanging handlers for the control. |
| Version 4.6 | Generated 2026-02-20 | Home |