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