PlatformAPI.TOTARemoteFileInfoArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTARemoteFileInfoArray = array of TOTARemoteFileInfo;

C++

typedef System::DynamicArray<TOTARemoteFileInfo> TOTARemoteFileInfoArray;

Properties

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

Description

TOTARemoteFileInfoArray is an array of remote files.

See Also