TdxPSDBBasedExplorerItemsFieldNamesMap Members
Represents a data-aware explorer’s ItemsFieldNamesMap property.Constructors
| Name | Description |
|---|---|
| Create(TdxPSDBBasedExplorer) | Creates a new TCustomdxPSDBBasedExplorerFieldNamesMap object. Inherited from TCustomdxPSDBBasedExplorerFieldNamesMap. |
Properties
| 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. |
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