FMX.Styles.TStyleTag

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTStyleTag

Delphi

TStyleTag = class(TFmxObject)

C++

class PASCALIMPLEMENTATION TStyleTag : public Fmx::Types::TFmxObject

Properties

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

Description

TStyleTag stores tags for a style.

Use TStyleTag to store integer, float, and string values for styles.

See Also