FMX.Controls.TStyleBook.Style

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Style: TFmxObject read GetStyle;

C++

__property Fmx::Types::TFmxObject* Style = {read=GetStyle};

Properties

Type Visibility Source Unit Parent
property public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TStyleBook

Description

Represents the current style as a TFmxObject.

See Also