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

TScreen.AddHandlerFormVisibleChanged

Adds an notification handler.

Declaration

Source position: forms.pp line 1051

public procedure TScreen.AddHandlerFormVisibleChanged(

  OnFormVisibleChanged: TScreenFormEvent;

  AsFirst: Boolean = True

);