Skip to content

TShortIntHelper : Method overview by Name

Member Visibility Description
ClearBit(TShortIntHelper) public
Parse(TShortIntHelper) public Convert from a string
SetBit(TShortIntHelper) public
Size(TShortIntHelper) public Size, in bytes, of the ShortInt value
TestBit(TShortIntHelper) public
ToBinString(TShortIntHelper) public
ToBoolean(TShortIntHelper) public Convert to a boolean value
ToDouble(TShortIntHelper) public Convert to a double-sized floating point value
ToExtended(TShortIntHelper) public Convert to an extended-sized floating point value
ToggleBit(TShortIntHelper) public
ToHexString(ToHexString) public Convert to a hexadecimal string representation
ToSingle(TShortIntHelper) public Convert to an single-sized floating point value
ToString(ToString) public Convert the value to string
TryParse(TShortIntHelper) public Try to convert a string to a ShortInt, report success or failure