[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds a visible changed notification handler.
Source position: forms.pp line 1248
public procedure TScreen.AddHandlerFormVisibleChanged( |
OnFormVisibleChanged: TScreenFormEvent; |
AsFirst: Boolean = False |
); |
OnFormVisibleChanged |
|
Form visible changed handler added in the method. |
AsFirst |
|
True if the handler should be the first in the list for the type. |
Version 4.0 | Generated 2025-05-03 | Home |