Vcl.Forms.TApplication.AllowTesting

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

Delphi

property AllowTesting: Boolean read FAllowTesting write FAllowTesting;

C++

__property bool AllowTesting = {read=FAllowTesting, write=FAllowTesting, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TApplication

説明

統合開発環境(IDE)の情報を示します。

AllowTesting プロパティは使用しないでください。このプロパティは内部でのみ使用されます。