TdxPSDBBasedExplorerFieldNamesMap Properties
Implements the basic functionality of objects representing a data-aware explorer’s FoldersFieldNamesMap and ItemsFieldNamesMap properties.| Name | Description |
|---|---|
| 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. |
| Name | Specifies the name of the field containing item or folder names. |
| ParentID | Specifies the name of the field containing parent folder IDs. |
See Also