TdxPSFileBasedExplorerFolder Properties
Represents a folder displayed by a TdxPSFileBasedExplorer component.
Name | Description |
---|---|
Dir |
Returns the folder name. |
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 on the immediate nesting level. |
Full |
Returns the folder’s full-qualified name. |
Full |
Returns the full-qualified path to the folder. |
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 |
Is |
Determines whether the current folder is a volume. |
Item |
Returns the number of report items within the current folder.
Inherited from Tdx |
Items | Provides indexed access to immediate child items. |
Name |
Specifies the item’s name.
Inherited from TCustomdx |
Parent |
Specifies the item’s parent folder.
Inherited from TCustomdx |
See Also