System.SysUtils.TCardinalHelper Methods

From RAD Studio API Documentation
Jump to: navigation, search


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


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