FMX.Controls.Presentation.TPresentedControl.ParentChanged

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

Delphi

procedure ParentChanged; override;

C++

virtual void __fastcall ParentChanged(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl


説明

このコントロールの親が変わったとき、プレゼンテーション プロキシを通じてプレゼンテーション層に PM_REFRESH_PARENT メッセージを送信します。

関連項目

https://docwiki.embarcadero.com/Libraries/Tokyo/j/index.php?title=FMX.Controls.Presentation.TPresentedControl.ParentChanged&oldid=659022」から取得