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

TScreenNotification

Declaration

Source position: forms.pp line 888

type TScreenNotification = (

  snFormAdded,

  

  snRemoveForm,

  

  snActiveControlChanged,

  

  snActiveFormChanged,

  

  snFormVisibleChanged

);