System.SysUtils.TShortIntHelper Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
ParsepublicConverts a string to a ShortInt value.
SizepublicReturns an integer representing the number of bytes occupied by this ShortInt variable.
ToBooleanpublicConverts this ShortInt number to a Boolean value.
ToDoublepublicConverts this ShortInt number to a Double value.
ToExtendedpublicConverts this ShortInt number to an Extended value.
ToHexStringpublicConverts ShortInt to a hexadecimal string.
ToSinglepublicConverts this ShortInt number to a Single value.
ToStringpublicConverts a ShortInt to a string value.
TryParsepublicConverts a string to a ShortInt value, with a Boolean success code.