FMX.Import.TGEMaterials

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTGEMaterials

Delphi

TGEMaterials = class

C++

class PASCALIMPLEMENTATION TGEMaterials : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
FMX.Import.pas
FMX.Import.hpp
FMX.Import FMX.Import

Description

Represents a collection of materials.

TGEMaterials is a container for TGEMaterial objects. You can access the items by using the Items or Materials property.

See Also