|
Bonus Routines
|
|
| acMakeTranslucentWindow
|
| acMakeOpaqueWindow
|
| acAnimateWindow
|
| acFlashWindow
|
|
|
| AnimateWindow
|
| FlashWindowEx
|
| SetLayeredWindowAttributes
|
| DecToHex
|
| HexToDec
|
| DecToBin
|
| BinToDec
|
| DecToRoman
|
| Int2x32To64
|
| RunControlPanel
|
| RunCPL
|
| ExploreFolder
|
| OpenURL
|
| OpenWithDlg
|
| RepaintScreen
|
| MinimizeAll
|
| RestoreAll
|
| GetExecutableByExtension
|
| GetSystemImageList
|
| ComposeEmail
|
| SplitStr
|
| LeftPart
|
| RightPart
|
| LeftPartR
|
| RightPartR
|
| PosR
|
| SpitFileNameAndParams
|
| IsValidEmail
|
| IncludeTrailingBackslash
|
| ExcludeTrailingBackslash
|
| IncludeLeadingChar
|
| ExcludeLeadingChar
|
| StringReplace
|
| HasParamStr
|
| FullParamStr
|
| CaseAnsiCompareText
|
| URLEncode
|
| URLDecode
|
| StateNameToStateCode
|
| StateCodeToStateName
|
| StrToStrList
|
| FileReadString
|
| FileWriteString
|
| ESC
|
| SQLDateTimeToDateTime
|
| DateTimeToSQLDateTime
|
| DateTimeToSQLDate
|
| DateTimeToSQLTime
|
| StrToDateTimeDef
|
| IsLeapYear
|
| DaysPerMonth
|
| GMTToLocalTime
|
| LocalTimeToGMT
|
| GMT
|
| InternetTimeToDateTime
|
| DateTimeToFileTime
|
| FileTimeToDateTime
|
| SetFileTimes
|
| SameDateTime
|
| GetOS
|
| IsNT
|
| IsWin2k
|
| IsXP
|
| IsVista
|
| Is256ColorTrayIconAllowed
|
| GetCPUSpeed
|
| IsScreenSaverRunning
|
| GetTempDir
|
| GetSystemDir
|
| GetWindowsDir
|
| GetSysDir
|
| GetEnvironmentString
|
| GetSystemIconIndex
|
| Sound
|
| NoSound
|
| Delay
|
| PlaySystemSound
|
| StopSystemSound
|
| IsRegValueExists
|
| RegReadStr
|
| RegWriteStr
|
| RegReadInt
|
| RegWriteInt
|
| IsDirectoryExists
|
| IsDirectoryEmpty
|
| ExtractFileSize
|
| FileSizeToStr
|
| ExpandToRealPath
|
|
|
| GetShiftState
|
| GetKeyName
|
| GetWorkArea
|
| GetWindowTitle
|
| PercentsOf
|
| StartScreenSaver
|
| LoadResourceToStream
|
| ExtractResourceToFile
|
| StreamToString
|
| PutStringToStream
|
| GetStringFromStream
|
| MsgBox
|
| InfoBox
|
| ErrorBox
|
| XORStr
|
| ShutdownApplication
|
| HideFromTaskList
|
| IsMetricSystem
|
| IsDebug
|
| Wait
|
| StopWait
|
| LogToFile
|
| ExecAndWait
|
| ControlAtPoint
|
| IsOnline
|
| GetLocalHostName
|
| GetLocalIP
|
| IPToStr
|
| StrToIP
|
| ParseURL
|
| URLToHostName
|
| URLToFileName
|
| SockConnect
|
| SockDisconnect
|
| DOSToKOI
|
| DOSToWin
|
| WinToDOS
|
| WinToKOI
|
| KOIToDOS
|
| KOIToWin
|
| IsThemeActive
|
| IsAppThemed
|
| IsThemeEnabled
|
| OpenThemeData
|
| CloseThemeData
|
| DrawThemeBackground
|
| DrawThemeParentBackground
|
| DrawThemedControl
|