FinalMsgAbout

Declaration: CustGuiProps.FinalMsgAbout: string;

The property FinalMsgAbout controls the final remarks at the bottom of the Epina ImageLab about box. The text can span a maximum of two lines. The line separator is specified by the character combination '\n'. Thus the final remark in the image below is given by 'A product of Epina GmbH\nwww.epina.at'. The '\n' combination forces the rest of the string into the second line.

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