FMX.TabControl.TTabControl.EnabledChanged
Delphi
procedure EnabledChanged; override;
C++
virtual void __fastcall EnabledChanged();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | protected | FMX.TabControl.pas FMX.TabControl.hpp | FMX.TabControl | TTabControl | 
説明
Enabled プロパティの値が変更されたときに実行されます。