FMX.Graphics.TColorObject

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTColorObject

Delphi

TColorObject = class(TFmxObject)

C++

class PASCALIMPLEMENTATION TColorObject : public Fmx::Types::TFmxObject

Properties

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

Description

Represents the class for color objects.

A TColorObject instance specifies the color through its Color property.


See Also