FMX.Layers3D.TCustomLayer3D.ApplyStyleLookup

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

Delphi

procedure ApplyStyleLookup; virtual;

C++

virtual void __fastcall ApplyStyleLookup();

プロパティ

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

説明

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

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

関連項目