System.SysUtils.TShortIntHelper Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Parse public Converts a string to a ShortInt value.
Size public Returns an integer representing the number of bytes occupied by this ShortInt variable.
ToBoolean public Converts this ShortInt number to a Boolean value.
ToDouble public Converts this ShortInt number to a Double value.
ToExtended public Converts this ShortInt number to an Extended value.
ToHexString public Converts ShortInt to a hexadecimal string.
ToSingle public Converts this ShortInt number to a Single value.
ToString public Converts a ShortInt to a string value.
TryParse public Converts a string to a ShortInt value, with a Boolean success code.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.SysUtils.TShortIntHelper_Methods&oldid=462274"