FireDAC.Comp.UI.TFDGUIxScriptDialog Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
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.