RAD Studio VCL Reference
ContentsIndex
TFileAction Members Public Events
Public Events
 
Name 
Description 
 
Occurs immediately before the dialog appears. 
 
Occurs after the user exits a modal dialog by selecting “OK” or when a modeless dialog is successfully displayed. 
 
Occurs after the user exits a modal dialog by selecting “Cancel” or when a modeless dialog fails to come up. 
 
Occurs when the client event that is linked to it fires. 
 
Occurs when the mouse pauses over a client control or menu item. 
 
Occurs when the application is idle or when the action list updates. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.