FMX.Styles.TStyleDescription

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTStyleDescription

Delphi

TStyleDescription = class(TFmxObject)

C++

class PASCALIMPLEMENTATION TStyleDescription : public Fmx::Types::TFmxObject

Properties

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

Description

TStyleDescription describes the basic information about a FireMonkey style.

You can view and change this information using Tools > Bitmap Style Designer.

See Also