System.SysUtils.TWordHelper Methods

From RAD Studio API Documentation
Jump to: navigation, search

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