API:System.VarUtils.VarBoolFromStr
Delphi
VarBoolFromStr: function(const strIn: _POleStr; LCID: Integer; dwFlags: Integer;
out boolOut: WordBool): HRESULT; stdcall;
C++
extern DELPHI_PACKAGE HRESULT __stdcall (*VarBoolFromStr)(const System::WideChar * strIn, int LCID, int dwFlags, /* out */ System::WordBool &boolOut);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| variable | public | System.VarUtils.pas System.VarUtils.hpp |
System.VarUtils | System.VarUtils |
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 !