TdxPSFileBasedExplorerItem.Explorer Method
Returns the explorer component that owns the current report item.
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