Show: Delphi
C++
Display Preferences
FMX.Materials.TColorMaterialSource.Color
From XE3 API Documentation
Delphi
property Color: TAlphaColor read GetColor write SetColor;
C++
__property System::Uitypes::TAlphaColor Color = {read=GetColor, write=SetColor, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Materials.pas FMX.Materials.hpp |
FMX.Materials | TColorMaterialSource |
Description
Specifies the color of the material.
Use Color to set or get the color of the current TColorMaterial of the TColorMaterialSource.