Open main menu

RAD Studio API Documentation β

System.SysUtils.StrToUIntDef

Delphi

function StrToUIntDef(const S: string; Default: Cardinal): Cardinal;

C++

extern DELPHI_PACKAGE unsigned __fastcall StrToUIntDef(const System::UnicodeString S, unsigned Default)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!