FMX.Controls3D.TControl3D.GetDesignInteractive

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

Delphi

function GetDesignInteractive: Boolean;

C++

bool __fastcall GetDesignInteractive();

プロパティ

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


説明

DesignInteractive プロパティの値を返します。

GetDesignInteractive は、DesignInteractive プロパティの取得メソッドです。

関連項目