SmartCoreAI.Types.TAIDriverParams.SetAsBoolean
Delphi
procedure SetAsBoolean(const AName: string; const AValue: Boolean; ADefault: Boolean);
C++
void __fastcall SetAsBoolean(const System::UnicodeString AName, const bool AValue, bool ADefault);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | SmartCoreAI.Types.pas SmartCoreAI.Types.hpp |
SmartCoreAI.Types | TAIDriverParams |
Description
Embarcadero Technologies does not currently have any additional information.