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.