[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: forms.pp line 898
type TScreenNotification = ( |
||
snFormAdded, |
|
|
snRemoveForm, |
|
|
snActiveControlChanged, |
|
|
snActiveFormChanged, |
|
|
snFormVisibleChanged |
||
); |
lazarus-ccr.sourceforge.net |