System.Sensors.TSensorArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TSensorArray = array of TCustomSensor;

C++

typedef System::DynamicArray<TCustomSensor*> TSensorArray;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
System.Sensors.pas
System.Sensors.hpp
System.Sensors System.Sensors


Description

Tableau de détecteurs.

Voir aussi