FMX.TabControl.TTabControl.EnabledChanged

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

Delphi

procedure EnabledChanged; override;

C++

virtual void __fastcall EnabledChanged();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl


説明

Enabled プロパティの値が変更されたときに実行されます。

関連項目