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