IconFName

Declaration: CustGuiProps.IconFName: string;

The property IconFName constains the filename of an application icon (*.ico) which can be loaded to customize the appearance of Epina ImageLab. Please note that the icon file has to be stored in the home directory of Epina ImageLab (the folder where the Epina ImageLab executable is stored). The icon filename must not contain any file path (just the file name including the file extension, for example, 'myicon.ico'). The icon should have a minimum resolution of 32x32 pixels with 256 colors.

Hint 1: Any change of the properties of the class CustGuiProps will be effective only after calling SaveToRegistry.

Hint 2: A good open-source icon editor which creates reliable icons is the "Greenfish Icon Editor Pro" (see http://greenfishsoftware.org/ for details and download).