System.SysUtils.TCardinalHelper Methods

From RAD Studio API Documentation
Jump to: navigation, search


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