PlatformAPI.TOTADesignerOSList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTADesignerOSList = array of IOTADesignerOSEntry;

C++

typedef System::DynamicArray<_di_IOTADesignerOSEntry> TOTADesignerOSList;

Properties

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

Description

TOTADesignerOSList is an array of platform versions.

See Also