API:System.Sensors.TSensorArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TSensorArray = array of TCustomSensor;

C++

typedef System::DynamicArray<TCustomSensor*> TSensorArray;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.