Vcl.StdActns.TPrintDlg Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BeforeExecutepublishedOccurs immediately before the dialog appears.
OnAcceptpublishedOccurs after the user exits a modal dialog by selecting “OK” or when a modeless dialog is successfully displayed.
OnCancelpublishedOccurs 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
OnHintpublishedOccurs when the mouse pauses over a client control or menu item.
OnUpdatepublishedOccurs when the application is idle or when the action list updates.