ShellBrowser Delphi Components Documentation
|
Parameters to the TOnBeforeCommand event.
TBeforeCommandEventArgs = record end;
|
Name |
Description |
![]() |
Writeable property. Set to true to cancel the command from being executed. | |
![]() ![]() |
The TShellCommand. Can be compared against a verb as string or a TShellAction. | |
![]() ![]() |
The Source of the command. | |
![]() ![]() |
An IItemIdListCollection affected by the command. |