TCustomdxPSDBBasedExplorerFieldNamesMap Members
Serves as the base for objects representing a data-aware explorer’s FoldersFieldNamesMap and ItemsFieldNamesMap properties.Constructors
| Name | Description |
|---|---|
| Create(TdxPSDBBasedExplorer) | Creates a new TCustomdxPSDBBasedExplorerFieldNamesMap object. |
Properties
| Name | Description |
|---|---|
| Explorer | Returns the explorer component that owns the current instance. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| ToString | Inherited from TObject. |
See Also