StringHexToIntDef function

  Classes Reference > CAD Database structure > Procedures and functions >

StringHexToIntDef function

Previous pageReturn to chapter overviewNext page

Unit

DXFConv  

function StringHexToIntDef(const AStr: string): Integer;

Description

Converts hexadecimal value stored in AStr to decimal value.

 

 

Go to CAD VCL Enterprise