The function %HI_SetBmpTheme allows to change the application skin by replacing the actual bitmap set, with the set located in the subdirectory THEME_xxx subdirectory of the directory ..\Bitmaps.
%HI_SetBmpTheme( TEXT in _NameOfTheme )
; set blue theme. Use bitmaps from the directory ..\Bitmaps\THEME_BLUE directory %HI_SetBmpTheme("THEME_BLUE")
Related pages:
Graphic object manipulation functionsFunction arguments - types
0 komentárov