API:FMX.MaterialSources.TMaterialBook.Materials
Delphi
property Materials[Index: Integer]: TMaterialSource read GetMaterial; default;
C++
__property TMaterialSource* Materials[int Index] = {read=GetMaterial/*, default*/};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.MaterialSources.pas FMX.MaterialSources.hpp |
FMX.MaterialSources | TMaterialBook |
Description
Embarcadero Technologies does not currently have any additional information.