FMX.Types3D.TMaterial.Modified

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Modified: Boolean read FModified;

C++

__property bool Modified = {read=FModified, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMaterial

Description

Returns whether the material was changed.

See Also