FMX.MultiView.TMultiViewPresentation.EnabledChanged

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

Delphi

procedure EnabledChanged; virtual;

C++

virtual void __fastcall EnabledChanged();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TMultiViewPresentation


説明

TMultiView コンポーネントの Enabled プロパティの変更について通知します。

関連項目