TdxPSFileBasedExplorerFolder.Explorer Method
Returns the explorer component that owns the current folder.
Declaration
function Explorer: TdxPSFileBasedExplorer; reintroduce; overload;
Returns
Type |
---|
TdxPSFileBasedExplorer |
Remarks
This method reintroduces the base class’ Explorer method to return an object of the proper type.
See Also