www.kxcad.net Home > Electronic Index > Altium(Protel) Index
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