FireDAC.Comp.UI.TFDGUIxScriptDialog Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnGetDeltaStreamsprotected
OnHidepublishedFired after the dialog is hidden.
OnInputpublishedFired when a script executes an ACCEPT command.
OnOutputpublishedFires when a script provides some feedback to a user.
OnPausepublishedFired when a script executes a PAUSE command.
OnProgresspublishedFired when a script updates the job progress.
OnShowpublishedFired before the dialog is displayed.