PlatformAPI.TOTAPutFileArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTAPutFileArray = array of TOTAPutFileItem;

C++

typedef System::DynamicArray<TOTAPutFileItem> TOTAPutFileArray;

Properties

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

Description

TOTAPutFileArray is an array of TOTAPutFileItem records.

See Also