FMX.Layers3D.TCustomLayer3D.ApplyStyleLookup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ApplyStyleLookup; virtual;

C++

virtual void __fastcall ApplyStyleLookup();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TCustomLayer3D

Description

Gets and applies the style of this 3D layer.

ApplyStyleLookup applies a new style for this 3D layer.

See Also