Vcl.Forms.TApplication.AllowTesting

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AllowTesting: Boolean read FAllowTesting write FAllowTesting;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TApplication

Beschreibung

Enthält Informationen für die IDE.

Verwenden Sie die Eigenschaft AllowTesting nicht, da sie nur für den internen Gebrauch bestimmt ist.