[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseapplication.pas line 40
type activatoroptionty = ( |
avo_activateonloaded, |
avo_activatedelayed, |
avo_deactivateonterminated, |
avo_deactivatebottomup, |
avo_handleexceptions, |
avo_quietexceptions, |
avo_abortonexception, |
avo_waitcursor |
); |