System.Bindings.Methods.TMethodDescription.DefaultEnabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DefaultEnabled: Boolean read FDefaultEnabled;

C++

__property bool DefaultEnabled = {read=FDefaultEnabled};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods TMethodDescription


Description

Spécifie si l'utilisation de la méthode est activée par défaut.

Voir aussi