System.SysUtils.TIntegerHelper Methods

From RAD Studio API Documentation
Jump to: navigation, search


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


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