Icons
All icons in NodeActa user interface come from Icons (SYS$ICON) document class. Therefore, extending the list of possible icons you can use in UI is done simply by adding icons to SYS$ICON document class. That can be achieved via Icon Manager (System Management→Icons
) app (see the picture below).
Adding icons to SYS$ICON document class will authomatically extend already existing icons list in UI.
For example, it will extend the list of available icons in app's Propery Window (see the picture below).
Using new icons in code is done simply by assigning icon name or icon enumeration to icon
property. For example: