Module cHexLib.Pkg
==============================================================================
Contributions
=============
When Who What
========== ============ =====================================================
2009-01-09 Nick Wright Original Implementation
==============================================================================
From DAC Knowledge Base Article 2196
Modified Nick Wright to include Function HexColour
cHexLib.Pkg (view source)- cHexLib : cObject
- Boolean
IsHex(String sHex)
- Integer
iCounter - Integer
iLength - String
sChar
- String
CharToHex(Integer iChar)
- String
sHex
- Integer
HexToChar(String sHex)
- Integer
iCounter - Integer
iChar - Integer
iValue - Integer
iLength - Integer
iMax - String
sChar
- String
StrToHex(String sString)
- Integer
iCounter - Integer
iLength - Integer
iChar - String
sHex - String
sChar - String
sHexChar
- String
HexToStr(String sHex)
- Integer
iCounter - Integer
iChar - Integer
iLength - String
sString - String
sHexValue - String
sChar
- String
DecToHex(Integer iDec)
- String
sHex
- Integer
HexToDec(String sHex)
- Integer
iValue
- String
HexColor(Integer rgbColor)
- Integer
iRed - Integer
iGreen - Integer
iBlue - String
sRet - String
sRed - String
sGreen - String
sBlue
References (2):
Field References (0):
Module | Containing Symbol | Line |
---|