ShellBrowser Delphi Components Documentation
|
Returns a label for a TShellAction enum.
function ToString(pWithAccelerators: Boolean = True): String;
Parameters |
Description |
pWithAccelerators: Boolean = True |
If True (teh default value) the returns string contains accelerator keys and are so suitable for button and menu item caption. Pass False to get a plain string. |
String: a label for a TShellAction enum