FireDAC.Comp.UI.TFDGUIxScriptDialog Events
InheritedProtected
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
| OnHide | published | Fired after the dialog is hidden. |
| OnInput | published | Fired when a script executes an ACCEPT command. |
| OnOutput | published | Fires when a script provides some feedback to a user. |
| OnPause | published | Fired when a script executes a PAUSE command. |
| OnProgress | published | Fired when a script updates the job progress. |
| OnShow | published | Fired before the dialog is displayed. |