TdxPSDBBasedExplorer Properties
Represents a data-aware report explorer component.| Name | Description |
|---|---|
| ActiveFolder | Inherited from TCustomdxPSExplorer. |
| 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. |
| FilterLink | Specifies the class of links whose reports are displayed by the explorer. Inherited from TCustomdxPSExplorer. |
| FilterLinkClass | Specifies the class of links whose reports are displayed by the explorer. Inherited from TCustomdxPSExplorer. |
| FilterLinkClassName | Inherited from TCustomdxPSExplorer. |
| Folders | Specifies the dataset whose field values determine the folder’s structure. |
| FoldersFieldNamesMap | Specifies the data fields providing data about the folders structure. |
| Items | Specifies the dataset whose field values specifies the report items arrangement within folders and holds report data. |
| ItemsFieldNamesMap | Specifies the names of fields providing the arrangement of report items and data. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| Root | Returns an object representing the root folder. |
| State | Returns the explorer’s current state. Inherited from TCustomdxPSExplorer. |
| Tag | Inherited from TComponent. |
| VCLComObject | Inherited from TComponent. |
See Also