TdxPSDBBasedExplorerItem Properties
Represents a report item in a TdxPSDBBasedExplorer component.Name | Description |
---|---|
DisplayName | Gets the item’s display name. Inherited from TCustomdxPSExplorerItem. |
HasInvalidData | Indicates if the item has invalid data. Inherited from TdxPSExplorerItem. |
ID | Returns the item’s ID. |
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. |
ParentID | Specifies the item’s parent folder by its ID. |
ReportDocument | Provides access to the report document’s settings. Inherited from TdxPSExplorerItem. |
See Also