Notifies all VisibleChanging handlers.
Source position: forms.pp line 666
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.4 | Generated 2025-11-08 | Home |