API:System.VarUtils.VarBoolFromStr

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
variable public
System.VarUtils.pas
System.VarUtils.hpp
System.VarUtils System.VarUtils

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.