Skip to main content

TdxPSFileBasedExplorerItem Properties

Represents a report item in a TdxPSFileBasedExplorer component.
Name Description
DisplayName Gets the item’s display name. Inherited from TCustomdxPSExplorerItem.
FileName Returns the file name.
FileSize
FullQualifiedFileName Returns the full-qualified file name.
FullQualifiedFilePath Returns the full-qualified path to the file.
HasInvalidData Indicates if the item has invalid data. Inherited from TdxPSExplorerItem.
InfoTip Returns the item’s hint text. Inherited from TCustomdxPSExplorerItem.
IsCurrentlyLoaded Indicates whether the item is currently loaded. Inherited from TdxPSExplorerItem.
Name Specifies the item’s name. Inherited from TCustomdxPSExplorerItem.
Parent Specifies the item’s parent folder. Inherited from TCustomdxPSExplorerItem.
ReportDocument Provides access to the report document’s settings. Inherited from TdxPSExplorerItem.
See Also