TdxPSFileBasedExplorerRootFolder Properties
Represents the root folder in a TdxPSFileBasedExplorer component.
Name | Description |
---|---|
Dir |
Returns the folder name.
Inherited from Tdx |
Display |
Gets the item’s display name.
Inherited from TCustomdx |
Drive |
Determines the type of drive where the folder is located. |
Folder |
Returns the number of child folders.
Inherited from Tdx |
Folders |
Provides indexed access to child folders on the immediate nesting level.
Inherited from Tdx |
Full |
Returns the folder’s full-qualified name.
Inherited from Tdx |
Full |
Returns the full-qualified path to the folder.
Inherited from Tdx |
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.
Inherited from Tdx |
Item |
Returns the number of report items within the current folder.
Inherited from Tdx |
Items |
Provides indexed access to immediate child items.
Inherited from Tdx |
Name |
Specifies the item’s name.
Inherited from TCustomdx |
Parent |
Specifies the item’s parent folder.
Inherited from TCustomdx |
Volume |
Returns the volume label. |
See Also