System.Sensors.Components.TSensor.DoSensorChoosing

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoSensorChoosing(const ASensors: TSensorArray; var AChoseSensorIndex: Integer); virtual;

C++

virtual void __fastcall DoSensorChoosing(const System::Sensors::TSensorArray ASensors, int &AChoseSensorIndex);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Sensors.Components.pas
System.Sensors.Components.hpp
System.Sensors.Components TSensor

Description

Embarcadero Technologies does not currently have any additional information.