Vcl.StdActns.TFilePageSetup Events
InheritedProtected
| BeforeExecute | published | Occurs immediately before the dialog appears. | 
| OnAccept | published | Occurs after the user exits a modal dialog by selecting “OK” or when a modeless dialog is successfully displayed. | 
| OnCancel | published | Occurs after the user exits a modal dialog by selecting “Cancel” or when a modeless dialog fails to come up. | 
| OnChange | protected | Occurs when one of the action's properties changes. | 
| OnExecute | public | Occurs when the execute event, of a client linked to the action, fires. | 
| OnGetDeltaStreams | protected | |
| OnHint | published | Occurs when the mouse pauses over a client control or menu item. | 
| OnUpdate | published | Occurs when the application is idle or when the action list updates. |