TdxPSDBBasedExplorerItemsFieldNamesMap Properties
Represents a data-aware explorer’s ItemsFieldNamesMap property.| Name | Description |
|---|---|
| Data | Specifies the name of the field containing report data. |
| Explorer | Returns the explorer component that owns the current instance. Inherited from TCustomdxPSDBBasedExplorerFieldNamesMap. |
| ID | Specifies the name of the field containing item or folder IDs. Inherited from TdxPSDBBasedExplorerFieldNamesMap. |
| Name | Specifies the name of the field containing item or folder names. Inherited from TdxPSDBBasedExplorerFieldNamesMap. |
| ParentID | Specifies the name of the field containing parent folder IDs. Inherited from TdxPSDBBasedExplorerFieldNamesMap. |
See Also