StrToInt

www.kxcad.net Home > Electronic Index > Altium(Protel) Index


Your Ad Here

Declaration

function StrToInt(const S: string): Integer;

Description

The StrToInt function converts the string S, which represents an integer-type number in either decimal or hexadecimal notation, into a number.

See also

String Manipulation Routines

Your Ad Here