On this pageStringHexToIntDefUnit: DXFConvDescriptionConverts hexadecimal value stored in AStr to decimal value.Syntaxfunction StringHexToIntDef(const AStr: string): Integer;