System.Bindings.Methods.TMethodDescription.DefaultEnabled

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

Delphi

property DefaultEnabled: Boolean read FDefaultEnabled;

C++

__property bool DefaultEnabled = {read=FDefaultEnabled};

プロパティ

種類 可視性 ソース ユニット
property public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods TMethodDescription

説明

デフォルトで、このメソッドの使用が有効かどうかを示します。

関連項目