API:System.SyncObjs.THandleObjectArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type THandleObjectArray = array of THandleObject;

C++

typedef System::DynamicArray<THandleObject*> THandleObjectArray;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.