The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



IsAllHex


Unit: SDL_stringl
Class: none
Declaration: function IsAllHex (InString: string): boolean;

The function IsAllHex returns TRUE if all characters of the string Instring are hexadecimal digits ('0' to '9', or 'A' to 'F' - either lower or upper case).


Last Update: 2023-Feb-06