Skip to main content

TdxPSExplorerItem Properties

Serves as the base for the object representing report items in explorer components.
Name Description
DisplayName Gets the item’s display name. Inherited from TCustomdxPSExplorerItem.
HasInvalidData Indicates if the item has invalid data.
InfoTip Returns the item’s hint text. Inherited from TCustomdxPSExplorerItem.
IsCurrentlyLoaded Indicates whether the item is currently loaded.
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.
See Also