System.StrUtils.LiteralToIntDef
Delphi
function LiteralToIntDef(const S: string; Default: Integer): Integer;
C++
extern DELPHI_PACKAGE int __fastcall LiteralToIntDef(const System::UnicodeString S, int Default);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | System.StrUtils.pas System.StrUtils.hpp |
System.StrUtils | System.StrUtils |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !