TBasedxReportLink.DesignReport Method
In This Article
Displays the Report Designer window.
#Declaration
Delphi
function DesignReport: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
Call the DesignReport method to display the Report Designer window for a given component at runtime.
See Also