TdxPSExplorerFolder Properties
Serves as the base for objects representing folders in report explorer components.
Name | Description |
---|---|
Display |
Gets the item’s display name.
Inherited from TCustomdx |
Folder |
Returns the number of child folders. |
Folders | Provides indexed access to child folders. |
Info |
Returns the item’s hint text.
Inherited from TCustomdx |
Is |
Returns a value indicating whether the current folder is the root one. |
Item |
Returns the number of report items within the current folder. |
Items | Provides indexed access to the current folder’s child report items. |
Name |
Specifies the item’s name.
Inherited from TCustomdx |
Parent |
Specifies the item’s parent folder.
Inherited from TCustomdx |
See Also