TdxPSDBBasedExplorerFolder Properties
Represents a folder in a TdxPSDBBasedExplorer component.
Name | Description |
---|---|
Display |
Gets the item’s display name.
Inherited from TCustomdx |
Folder |
Returns the number of child folders.
Inherited from Tdx |
Folders | Provides indexed access to child folders at the immediate nesting level. |
ID | Returns the folder’s ID. |
Info |
Returns the item’s hint text.
Inherited from TCustomdx |
Is |
Returns a value indicating whether the current folder is the root one.
Inherited from Tdx |
Item |
Returns the number of report items within the current folder.
Inherited from Tdx |
Items | Provides indexed access to child items at the immediate nesting level. |
Name |
Specifies the item’s name.
Inherited from TCustomdx |
Parent |
Specifies the item’s parent folder.
Inherited from TCustomdx |
Parent |
Specifies the parent folder’s ID. |
See Also