表示: Delphi C++
表示設定

FMX.Types3D.TControl3D.SetDepth

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

procedure SetDepth(const Value: Single); virtual;

C++

virtual void __fastcall SetDepth(const float Value);

プロパティ

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

説明

Depth プロパティを操作するための protected 設定メソッドの実装です。

関連項目

以前のバージョン
他の言語