FMX.ListView.Types.TListItemSimpleControl.DoEnabledChange
Delphi
procedure DoEnabledChange; virtual;
C++
virtual void __fastcall DoEnabledChange();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.Types.pas FMX.ListView.Types.hpp | FMX.ListView.Types | TListItemSimpleControl | 
Description
Handles a change of the Enabled state.