Skip to main content

TBasedxReportLink Properties

The base class for all classes that implement report links for DevExpress VCL controls.
Name Description
AbortBuilding Specifies that the building of a report should be cancelled.
Active Creates a report.
AssignedFormatValues Indicates which formats have been assigned to a report link.
BuiltIn Determines whether the current link item is created at design- or runtime.
Capabilities
Caption Defines a text string that identifies a link for a user.
Color protected Specifies the background color of report cells.
ComObject Inherited from TComponent.
Component Specifies the target component to print.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
ComponentPrinter Specifies the component printer to which the report link belongs.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
ContinuousPageIndexes protected
Controller
CurrentPage Specifies the current report page.
CurrentPrintStyle Determines the current print style.
Data Specifies additional arbitrary data.
DataSource Specifies if the report link’s report is loaded from an external storage (file, stream, or explorer item) or built using the data displayed by a linked component.
DateFormat Specifies date representation format.
DateTime Determines date and time of a specific report link.
Description Describes a report link.
DesignerCaption Specifies the Report Designer dialog’s caption.
DesignerHelpContext Provides the designer context number for use when calling context-sensitive online Help.
DesignInfo Inherited from TComponent.
DesignWindow
FakeComponentLink1 Inherited from TcxComponent.
FakeComponentLink2 Inherited from TcxComponent.
FakeComponentLink3 Inherited from TcxComponent.
Font protected Specifies report font.
FootersOnEveryPage protected Specifies whether footers are printed on every page of a report.
HasDesignWindow Indicates whether the current report link has a designer associated with it.
HasPreviewWindow
HeadersOnEveryPage protected Specifies whether headers are printed on every page of a report.
Index Determines the index of a link.
IsAggregated
IsCurrentLink Determines if the report link is active (also called current).
IsDesigning Inherited from TcxComponent.
IsDestroying Inherited from TcxComponent.
IsLoading Inherited from TcxComponent.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
PageCount Returns the number of report pages.
PageHeight protected Returns the absolute height (in pixels) of a printed page.
PageNumberFormat Specifies page number format in a report.
PageWidth protected Returns the absolute width (in pixels) of a printed page.
PDFExportOptions Provides access to settings that define how the report link exports its content to a PDF file.
PixelsPerInch protected Returns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent.
PreviewWindow
PrinterPage Determines report page properties.
RealPrinterPage Provides access to settings of a printout page layout.
RealScaleFactor Returns the scale factor used to preview a report page.
RebuildNeeded Identifies if the built report is up to date.
Renderer Provides access to the report painter.
RenderStage
ReportCells
ReportDocument Provides access to the report document settings.
ReportFootnotes
ReportHeight Determines the height of a report.
ReportTitle Determines report title properties.
ReportTitleMode Specifies the manner in which a report title is displayed.
ReportTitleText Determines a report’s title.
ReportWidth Determines the width of a report.
Scalable protected Specifies if the component’s content should be scaled. Inherited from TcxScalableComponent.
ScaleFactor protected Returns the component’s scaling factor. Inherited from TcxScalableComponent.
ScaleFonts protected Specifies whether to rescale report fonts.
ShowDesigner Displays the Report Designer window.
ShowPageFooter Determines whether to add page footer to the report.
ShowPageHeader Determines whether to add a page header to a report.
ShowPageRowHeader
ShrinkToPageWidth Specifies if the report’s content shrinks to fit into a single paper sheet horizontally.
StartPageIndex Determines the index of the first report page.
StorageName Specifies the full path to the file from which the report is loaded.
StyleManager Determines the style manager for a report link.
Tag Inherited from TComponent.
TimeFormat Specifies the manner in which time information is formatted within a report.
Transparent protected Determines whether cells are filled with the default color.
UseHorzDelimiters protected Specifies whether to prevent a row from breaking across multiple pages.
UseVertDelimiters protected Specifies whether to prevent a column from breaking across multiple pages.
VCLComObject Inherited from TComponent.
See Also