TcxfmSchedulerReportLinkDesignWindow.Execute Method
Initializes the scheduler’s report designer dialog.
Declaration
function Execute: Boolean; override;
Returns
Type |
---|
Boolean |
Remarks
Use the Execute method to display the scheduler’s report designer dialog. The Execute method returns True if an end-user has clicked the OK button.
See Also