FMX.Controls.Presentation.TPresentedControl.AncestorPresentationUnloading

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

Delphi

procedure AncestorPresentationUnloading(const AControl: TPresentedControl);

C++

void __fastcall AncestorPresentationUnloading(TPresentedControl* const AControl);

プロパティ

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


説明

すべての子コントロールに、AControl がプレゼンテーションをアップロードしていることを通知します。