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