Vcl.StdActns.TFileOpenWith Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AfterOpenpublishedOccurs after an application completes opening an Open With dialog.
BeforeExecutepublishedOccurs immediately before the dialog appears.
OnAcceptpublicOccurs after the user exits a modal dialog by selecting “OK” or when a modeless dialog is successfully displayed.
OnCancelpublicOccurs after the user exits a modal dialog by selecting “Cancel” or when a modeless dialog fails to come up.
OnChangeprotectedOccurs when one of the action's properties changes.
OnExecutepublicOccurs when the execute event, of a client linked to the action, fires.
OnGetDeltaStreamsprotected
OnHintpublicOccurs when the mouse pauses over a client control or menu item.
OnUpdatepublishedOccurs when the application is idle or when the action list updates.