FMX.Controls.TStyleContainer

From RAD Studio API Documentation

TStyleContainerFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TStyleContainer = class(TControl, IBinaryStyleContainer)

C++

class PASCALIMPLEMENTATION TStyleContainer : public TControl

Properties

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

Description

Represents the container for a style.

See Also