FMX.Controls.TStyleContainer

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTStyleContainer

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