FMX.ListView.Types.TListItemSimpleControl.Enabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Enabled: Boolean read FEnabled write SetEnabled;

C++

__property bool Enabled = {read=FEnabled, write=SetEnabled, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ListView.Types.pas
FMX.ListView.Types.hpp
FMX.ListView.Types TListItemSimpleControl


Description

Indique si un contrôle est dans l'état Enabled.

Voir aussi