Top  >  Lycia reference  >  Querix 4GL  >  Classes and Methods  >  ui classes and methods  >  ui.Window methods  >  ui.Window.setImage()

ui.Window.SetImage()

 

The method is used to specify the icon for the window title bar. It accepts a single parameter of a character data type containing the image file name and path:

 

CALL wo.setImage("qx://application/about.png")