Icons
最后更新于
最后更新于
In a toolbar or menu button, you can use the @icon, @iconp and @icon! modifiers to set button icons dynamically using the evaluator.
Note that these modifiers can also be used , so to use the evaluator you must begin the expression with a =
character.
The return value from the evaluation expression will be used as the icon for the button. The icon can be specified in a number of ways:
A path to an EXE or DLL to extract an icon, e.g. "C:\Windows\System32\imgres.dll,40"
The name of an external image file, e.g. "C:\Images\MyButton.png"
An icon from one of the internal , e.g. "largeicons"