Skip to main content

TdxPSDBBasedExplorerFieldNamesMap Members

Implements the basic functionality of objects representing a data-aware explorer’s FoldersFieldNamesMap and ItemsFieldNamesMap properties.

Constructors

Name Description
Create(TdxPSDBBasedExplorer) Creates a new TCustomdxPSDBBasedExplorerFieldNamesMap object. Inherited from TCustomdxPSDBBasedExplorerFieldNamesMap.

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.

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