API:FMX.Layers3D.TLayer3D.StyleBook

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property StyleBook;

C++

__property StyleBook;

Properties

Type Visibility Source Unit Parent
property published
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TLayer3D

Description

Specifies the style book for this 3D layer.

FMX.Layers3D.TLayer3D.StyleBook inherits from FMX.Layers3D.TCustomLayer3D.StyleBook. All content below this line refers to FMX.Layers3D.TCustomLayer3D.StyleBook.

Specifies the style book for this 3D layer. For more information on how to customize the looks of a FireMonkey application with styles, refer to the Customizing FireMonkey Applications with Styles help topic.

See Also