Skip to main content
All docs
V25.1
  • TdxReportCustomDataConnection Properties

    The base class for all report data connection components.
    Name Description
    Active Specifies if the data connection is active.
    Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
    ComObject Inherited from TComponent.
    ComponentCount Inherited from TComponent.
    ComponentIndex Inherited from TComponent.
    Components Inherited from TComponent.
    ComponentState Inherited from TComponent.
    ComponentStyle Inherited from TComponent.
    DesignInfo Inherited from TComponent.
    DisplayName Specifies the data connection name displayed in Report Designer and Collection Editor dialogs.
    ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
    Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
    Name Inherited from TComponent.
    Observers Inherited from TComponent.
    Owner Inherited from TComponent.
    Tag Inherited from TComponent.
    VCLComObject Inherited from TComponent.
    See Also