FMX.Import.TGEMaterialDynArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TGEMaterialDynArray = array of TGEMaterial;

C++

typedef System::DynamicArray<TGEMaterial*> TGEMaterialDynArray;

Properties

Type Visibility Source Unit Parent
array
typedef
public
FMX.Import.pas
FMX.Import.hpp
FMX.Import FMX.Import

Description

Dynamically allocated array of TGEMaterial objects.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Import.TGEMaterialDynArray&oldid=263641"