TBasedxReportLink.CheckToDesign Method
In This Article
Checks whether to display the Report Design window.
#Declaration
Delphi
function CheckToDesign: Boolean;
#Returns
Type |
---|
Boolean |
#Remarks
Use the CheckToDesign method to determine whether there is a designer for a specific component class.
See Also