FMX.MaterialSources.TMaterialBook

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTMaterialBook

Delphi

TMaterialBook = class(TFmxObject)

C++

class PASCALIMPLEMENTATION TMaterialBook : public Fmx::Types::TFmxObject

Properties

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

Description

Describes a library of material sources.

Use TMaterialBook to build libraries of materials that can be linked to 3D objects.

Use the Materials property to access the saved materials.

See Also