Create(TCustomdxPSExplorer,IdxPSExplorerTreeContainerHost) Constructor
Initializes a new instance of the TCustomdxPSExplorerTreeContainer class with specified settings.
Declaration
constructor Create(AnExplorer: TCustomdxPSExplorer; AHost: IdxPSExplorerTreeContainerHost); virtual;
Parameters
| Name | Type |
|---|---|
| AnExplorer | TCustomdxPSExplorer |
| AHost | IdxPSExplorerTreeContainerHost |
See Also