appevents OnActivate event
Return to Introduction  Previous page  Next page
Applies to
acAppEvents and acAppBar components.  

Declaration
property OnActivate: TNotifyEvent;  

Description
The OnActivate event for an application occurs when the application becomes active. Your application becomes active when it is initially run or when focus is shifted from another Windows application to your application.  

See also
OnDeactivate event.