FMX.Layers3D.TTextLayer3D.ApplyStyleLookup

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ApplyStyleLookup; override;

C++

virtual void __fastcall ApplyStyleLookup();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Layers3D.pas
FMX.Layers3D.hpp
FMX.Layers3D TTextLayer3D

説明

この 3D レイヤのスタイルを取得および適用します。

FMX.Layers3D.TTextLayer3D.ApplyStyleLookup は FMX.Layers3D.TCustomLayer3D.ApplyStyleLookup を継承しています。以下の内容はすべて FMX.Layers3D.TCustomLayer3D.ApplyStyleLookup を参照しています。

この 3D レイヤのスタイルを取得および適用します。

ApplyStyleLookup は、新しいスタイルを、この 3D レイヤに対して適用します。

関連項目