Skip to main content
All docs
V26.1
  • TdxReportControl Methods

    A VCL Report control.
    Name Description
    AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
    AddFontListener(IcxFontListener) Inherited from TcxControl.
    Assign(TPersistent) Inherited from TPersistent.
    AssignTo(TPersistent) Inherited from TPersistent.
    BeginDrag(Boolean,Integer) Inherited from TControl.
    BeginDragAndDrop Inherited from TcxControl.
    BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
    BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
    BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
    BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
    BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
    BeginInvoke(TProc,TObject) Inherited from TComponent.
    BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
    BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
    BringToFront Inherited from TControl.
    Broadcast(Untyped) Inherited from TWinControl.
    CanFocus Inherited from TWinControl.
    CanFocusEx Inherited from TcxControl.
    ChangeScale(Integer,Integer) Inherited from TControl.
    CheckNonMainThreadUsage Inherited from TControl.
    Clear Clears the TdxReportControl component. Inherited from TdxCustomReportControl.
    Click Inherited from TControl.
    ClientToParent(TPoint,TWinControl) Inherited from TControl.
    ClientToScreen(TPoint) Inherited from TControl.
    ClientToScreen(TRect) Inherited from TControl.
    ConstrainedResize(Integer,Integer,Integer,Integer) Inherited from TControl.
    ContainsControl(TControl) Inherited from TWinControl.
    ControlAtPos(TPoint,Boolean,Boolean,Boolean) Inherited from TWinControl.
    CreateParentedControl(HWND) Inherited from TWinControl.
    DestroyComponents Inherited from TComponent.
    Destroying Inherited from TComponent.
    DisableAlign Inherited from TWinControl.
    Dock(TWinControl,TRect) Inherited from TControl.
    DockDrop(TDragDockObject,Integer,Integer) Inherited from TWinControl.
    DragDrop(TObject,Integer,Integer) Inherited from TControl.
    Dragging Inherited from TControl.
    DrawTextBiDiModeFlags(Longint) Inherited from TControl.
    DrawTextBiDiModeFlagsReadingOnly Inherited from TControl.
    EnableAlign Inherited from TWinControl.
    EndDrag(Boolean) Inherited from TControl.
    EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
    EndInvoke(IAsyncResult) Inherited from TComponent.
    EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
    Equals(TObject) Inherited from TObject.
    ExecuteAction(TBasicAction) Inherited from TComponent.
    ExportTo(TdxReportExportFormat,TStream,string) Exports report content to a stream in any supported format. Additionally returns the corresponding report file name. Inherited from TdxCustomReportControl.
    ExportTo(TdxReportExportFormat,TStream) Exports report content to a stream in any supported format. Inherited from TdxCustomReportControl.
    ExportTo(TdxReportExportFormat,string) Exports report content to a file in any supported format. Inherited from TdxCustomReportControl.
    ExportToCSV(TStream) Exports report content to a stream in the comma-separated values (CSV) format. Inherited from TdxCustomReportControl.
    ExportToCSV(string) Exports report content to a file in the comma-separated values (CSV) format. Inherited from TdxCustomReportControl.
    ExportToDOCX(TStream) Exports report content to a stream in the Office OpenXML Document (DOCX) format. Inherited from TdxCustomReportControl.
    ExportToDOCX(string) Exports report content to a file in the Office OpenXML Document (DOCX) format. Inherited from TdxCustomReportControl.
    ExportToHTML(TStream) Exports report content to a stream in the HyperText Markup Language (HTML) document format. Inherited from TdxCustomReportControl.
    ExportToHTML(string) Exports report content to a file in the HyperText Markup Language (HTML) document format. Inherited from TdxCustomReportControl.
    ExportToImage(TStream)

    Exports report content to a stream in the current image export format (selected using the Report Designer dialog).

    The default image export format is PNG (Portable Network Graphics).

    Inherited from TdxCustomReportControl.
    ExportToImage(string)

    Exports report content to a file in the current image export format (selected using the Report Designer dialog).

    The default image export format is PNG (Portable Network Graphics).

    Inherited from TdxCustomReportControl.
    ExportToMHT(TStream) Exports report content to a stream in the MIME HTML (MHT) document format. Inherited from TdxCustomReportControl.
    ExportToMHT(string) Exports report content to a file in the MIME HTML (MHT) document format. Inherited from TdxCustomReportControl.
    ExportToPDF(TStream) Exports report content to a stream in the Portable Document (PDF) format. Inherited from TdxCustomReportControl.
    ExportToPDF(string) Exports report content to a file in the Portable Document (PDF) format. Inherited from TdxCustomReportControl.
    ExportToRTF(TStream) Exports report content to a stream in the Rich Text (RTF) document format. Inherited from TdxCustomReportControl.
    ExportToRTF(string) Exports report content to a file in the Rich Text (RTF) document format. Inherited from TdxCustomReportControl.
    ExportToText(TStream) Exports report content to a stream in the plain text (TXT) format. Inherited from TdxCustomReportControl.
    ExportToText(string) Exports report content to a file in the plain text (TXT) format. Inherited from TdxCustomReportControl.
    ExportToXLS(TStream) Exports report content to a stream in the Microsoft Excel® binary (XLS) format. Inherited from TdxCustomReportControl.
    ExportToXLS(string) Exports report content to a file in the Microsoft Excel® binary (XLS) format. Inherited from TdxCustomReportControl.
    ExportToXLSX(TStream) Exports report content to a stream in the Office OpenXML Spreadsheet (XLSX) format. Inherited from TdxCustomReportControl.
    ExportToXLSX(string) Exports report content to a file in the Office OpenXML Spreadsheet (XLSX) format. Inherited from TdxCustomReportControl.
    FindChildControl(String) Inherited from TWinControl.
    FindComponent(String) Inherited from TComponent.
    FinishDragAndDrop(Boolean) Inherited from TcxControl.
    FlipChildren(Boolean) Inherited from TWinControl.
    Focused Inherited from TWinControl.
    FreeNotification(TComponent) Inherited from TComponent.
    FreeOnRelease Inherited from TComponent.
    GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
    GetControlsAlignment Inherited from TControl.
    GetDragImages Inherited from TControl.
    GetExportResultFileName Returns the full report file name for export operations. Inherited from TdxCustomReportControl.
    GetHashCode Inherited from TObject.
    GetNamePath Inherited from TPersistent.
    GetOwner Inherited from TPersistent.
    GetParentComponent Inherited from TComponent.
    GetStyleName Inherited from TControl.
    GetSystemMetrics(Integer) Inherited from TControl.
    GetTabControlList(TList) Inherited from TWinControl.
    GetTabOrderList(TList) Inherited from TWinControl.
    GetTextBuf(PChar,Integer) Inherited from TControl.
    GetTextLen Inherited from TControl.
    HandleAllocated Inherited from TWinControl.
    HandleNeeded Inherited from TWinControl.
    HasParent Inherited from TComponent.
    Hide Inherited from TControl.
    InitiateAction Inherited from TControl.
    InsertComponent(TComponent) Inherited from TComponent.
    InsertControl(TControl) Inherited from TWinControl.
    Invalidate Inherited from TControl.
    InvalidateRect(TRect,Boolean) Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
    InvalidateRgn(TcxRegion,Boolean) Inherited from TcxControl.
    InvalidateWithChildren Inherited from TcxControl.
    IsCustomStyleActive Inherited from TControl.
    IsImplementorOf(IInterface) Inherited from TComponent.
    IsLightStyleColor(TColor) Inherited from TControl.
    IsMouseInPressedArea(Integer,Integer) Inherited from TcxControl.
    IsRightToLeft Inherited from TControl.
    LoadDocument(TStream) Imports a previously generated report from a stream in the PRNX format. Inherited from TdxCustomReportControl.
    LoadDocument(string) Imports a previously generated report from a file in the PRNX format. Inherited from TdxCustomReportControl.
    Loaded Inherited from TComponent.
    LockDrawing Inherited from TWinControl.
    LockScrollBars Inherited from TcxControl.
    ManualDock(TWinControl,TControl,TAlign) Inherited from TControl.
    ManualFloat(TRect) Inherited from TControl.
    MouseDown(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
    MouseMove(TShiftState,Integer,Integer) Inherited from TControl.
    MouseUp(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
    MouseWheelHandler(TMessage) Inherited from TControl.
    Notification(TComponent,TOperation) Inherited from TComponent.
    PaintTo(HDC,Integer,Integer) Inherited from TWinControl.
    PaintTo(TCanvas,Integer,Integer) Inherited from TWinControl.
    ParentToClient(TPoint,TWinControl) Inherited from TControl.
    Perform(Cardinal,WPARAM,LPARAM) Inherited from TControl.
    Perform(Cardinal,WPARAM,PChar) Inherited from TControl.
    Perform(Cardinal,WPARAM,TRect) Inherited from TControl.
    PostMouseMove Inherited from TcxControl.
    PostMouseMove(TPoint) Inherited from TcxControl.
    PreProcessMessage(TMsg) Inherited from TWinControl.
    Realign Inherited from TWinControl.
    ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
    Refresh Inherited from TControl.
    ReloadData Reloads data from all underlying data sources on demand and updates report content. Inherited from TdxCustomReportControl.
    RemoveComponent(TComponent) Inherited from TComponent.
    RemoveControl(TControl) Inherited from TWinControl.
    RemoveFontListener(IcxFontListener) Inherited from TcxControl.
    RemoveFreeNotification(TComponent) Inherited from TComponent.
    Repaint Inherited from TControl.
    ReplaceDockedControl(TControl,TWinControl,TControl,TAlign) Inherited from TControl.
    SaveDocument(TStream) Exports report content to a stream in the XML-Based Report Archive (PRNX) format. Inherited from TdxCustomReportControl.
    SaveDocument(string) Exports report content to a file in the XML-Based Report Archive (PRNX) format. Inherited from TdxCustomReportControl.
    ScaleBy(Integer,Integer) Inherited from TWinControl.
    ScaleForPPI(Integer) Inherited from TControl.
    ScaleRectSize(TRect) Inherited from TControl.
    ScaleValue(Double) Inherited from TControl.
    ScaleValue(Integer) Inherited from TControl.
    ScaleValue(TPoint) Inherited from TControl.
    ScaleValue(TRect) Inherited from TControl.
    ScaleValue(TSize) Inherited from TControl.
    ScreenToClient(TPoint) Inherited from TControl.
    ScreenToClient(TRect) Inherited from TControl.
    ScrollBy(Integer,Integer) Inherited from TWinControl.
    ScrollContent(TcxDirection) Inherited from TcxControl.
    ScrollWindow(Integer,Integer,TRect) Inherited from TcxControl.
    SendToBack Inherited from TControl.
    SetBounds(Integer,Integer,Integer,Integer) Inherited from TControl.
    SetDesignVisible(Boolean) Inherited from TControl.
    SetFocus Inherited from TWinControl.
    SetParentComponent(TComponent) Inherited from TComponent.
    SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean) Inherited from TcxControl.
    SetSubComponent(Boolean) Inherited from TComponent.
    SetTextBuf(PChar) Inherited from TControl.
    Show Inherited from TControl.
    ShowDesigner Displays the Report Designer dialog. Inherited from TdxCustomReportControl.
    ShowViewer Displays the Report Viewer dialog. Inherited from TdxCustomReportControl.
    StartDrag(TDragObject) Inherited from TcxControl.
    SupportsUIAutomation protected Inherited from TcxCustomControl.
    SystemInfoChanged(Cardinal) Inherited from TcxControl.
    ToString Inherited from TObject.
    TranslationChanged Inherited from TcxControl.
    UnlockDrawing Inherited from TWinControl.
    UnlockScrollBars Inherited from TcxControl.
    Update Inherited from TControl.
    UpdateAction(TBasicAction) Inherited from TComponent.
    UpdateControlState Inherited from TWinControl.
    UpdateWithChildren Inherited from TcxControl.
    UseRightToLeftAlignment Inherited from TControl.
    UseRightToLeftReading Inherited from TControl.
    UseRightToLeftScrollBar Inherited from TControl.
    WndProc(TMessage) Inherited from TControl.
    See Also