SmartCoreAI.Types.TAIDriverParams.SetAsInteger

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetAsInteger(const AName: string; const AValue: Integer; ADefault: Integer);

C++

void __fastcall SetAsInteger(const System::UnicodeString AName, const int AValue, int 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.