System.SysUtils.TInt64Helper Methods

From RAD Studio API Documentation
Jump to: navigation, search


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