FMX.Layers3D.TTextLayer3D.ApplyStyleLookup

From RAD Studio API Documentation

Delphi

procedure ApplyStyleLookup; override;

C++

virtual void __fastcall ApplyStyleLookup(void);

Properties

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

Description

Gets and applies the style of this 3D layer. {{#multireplace:FMX.Layers3D.TTextLayer3D.ApplyStyleLookup|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.Layers3D.TCustomLayer3D.ApplyStyleLookup|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.Layers3D.TCustomLayer3D.ApplyStyleLookup|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Gets and applies the style of this 3D layer.

ApplyStyleLookup applies a new style for this 3D layer.

See Also