TBasedxReportLink.ShowDesigner Property
In This Article
Displays the Report Designer window.
#Declaration
Delphi
property ShowDesigner: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
By default, this property is False. It is used at design time only (as pictured below).
Press the button within the Object Inspector to display the Report Designer window:
See Also