FMX.Presentation.Style.TStyledPresentation

From RAD Studio API Documentation
Jump to: navigation, search

FMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTStyledPresentation

Delphi

TStyledPresentation = class(TStyledControl)

C++

class PASCALIMPLEMENTATION TStyledPresentation : public Fmx::Controls::TStyledControl

Properties

Type Visibility Source Unit Parent
class public
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style FMX.Presentation.Style

Description

Basic style presentation which is a TStyledControl object.

See Also