Skip to main content

TBasedxReportLink.HasDesignWindow Property

Indicates whether the current report link has a designer associated with it.

Declaration

property HasDesignWindow: Boolean read;

Property Value

Type
Boolean

Remarks

Use the HasDesignWindow property to determine whether the current report link has a designer associated with it. The report link designer is used to customize the report link’s properties before a component is printed.

See Also