Skip to content
FiveTechSoft edited this page Apr 11, 2018 · 3 revisions
Name Description
ScreenWidth() Returns the width of the screen
ScreenHeight() Returns the height of the screen
SysRefresh() Lets the app process the pendings events
DataLocation() Returns the path to the app data folder
DownloadLocation() Returns the path to the Downloads folder
nRgb() Returns a nRGB color from its red, green and blue values
WndSetColor(oWnd,nRGBColor) Set the color of a window from a nRGB value
Clone this wiki locally