TdxPSFileBasedExplorerRootFolder Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new item.
Inherited from TCustomdx |
#Properties
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. |
#Methods
Name | Description |
---|---|
Can |
Indicates whether the item can serve as the parent for the specified item.
Inherited from TCustomdx |
Can |
Indicates whether the item can be deleted.
Inherited from TCustomdx |
Can |
Indicates whether the item can be moved.
Inherited from TCustomdx |
Can |
Indicates whether the item can be moved to the specified position.
Inherited from TCustomdx |
Cannot |
Returns the text displayed within the error message box when the item fails to be renamed.
Inherited from TCustomdx |
Can |
Returns a value indicating end-users can start editing the item’s caption.
Inherited from TCustomdx |
Can |
Returns a value indicating whether the item can accept the name specified.
Inherited from TCustomdx |
Create |
Creates a new folder within the current folder.
Inherited from Tdx |
Create |
Creates a new report item within the current folder.
Inherited from Tdx |
Delete |
Deletes the item.
Inherited from TCustomdx |
Delete |
Deletes all child folders within the current folder.
Inherited from Tdx |
Delete |
Deletes immediate child items.
Inherited from Tdx |
Delete |
Returns the text displayed by the confirmation box that is invoked before deleting the item.
Inherited from TCustomdx |
Equals |
Inherited from TObject. |
Explorer |
Returns the explorer component that owns the current folder.
Inherited from Tdx |
Find |
Finds the child folder specified by its full-qualified name.
Inherited from Tdx |
Find |
Returns the child item specified by its full-qualified name.
Inherited from Tdx |
Folder |
Obtains the child folder specified by its name.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Enables you to obtain the item’s unique ID.
Inherited from TCustomdx |
Has |
Returns a value indicating whether the item is a child of the item passed as the parameter.
Inherited from TCustomdx |
Has |
Indicates whether the folder contains child folders.
Inherited from Tdx |
Has |
Indicates whether the folder contains immediate child items.
Inherited from Tdx |
Has |
Indicates whether the current folder is the parent for the currently loaded item.
Inherited from Tdx |
Has |
Gets a value indicating whether items of this type have an associated property sheets dialog.
Inherited from TCustomdx |
Is |
Determines whether the item’s name is the same as the specified string.
Inherited from TCustomdx |
Item |
Returns an immediate child report item specified by its name.
Inherited from Tdx |
Overwrite |
Returns a message displayed when moving an item to a folder that already contains an item with the same name.
Inherited from TCustomdx |
Populate |
Populates the folder’s child branch.
Inherited from Tdx |
Property |
Returns the type of an object that provides the property sheets dialog for items of a particular type.
Inherited from TCustomdx |
Show |
Invokes the property sheets dialog for the item, if possible.
Inherited from TCustomdx |
To |
Inherited from TObject. |
See Also