PlatformAPI.TOTAPlatforms

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTAPlatforms = array of IOTAPlatform;

C++

typedef System::DynamicArray<_di_IOTAPlatform> TOTAPlatforms;

Properties

Type Visibility Source Unit Parent
array
typedef
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

TOTAPlatforms is an array of platforms.

See Also