ShellBrowser Delphi Components Documentation
|
|
Name |
Description |
|
Getter for the Status property. | |
|
Returns the result. | |
|
Tries to access the result and waits for completion a certain time. |
|
Name |
Description |
|
Returns that status of the future, test against TTaskStatus.Completed to check if a valid vlaue is available. | |
|
Gives access to the result and waits until it is ready. |