FMX.Controls.Presentation.TPresentedControl.AncestorPresentationLoaded
Delphi
procedure AncestorPresentationLoaded(const AControl: TPresentedControl);
C++
void __fastcall AncestorPresentationLoaded(TPresentedControl* const AControl);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.Controls.Presentation.pas FMX.Controls.Presentation.hpp  | 
        FMX.Controls.Presentation | TPresentedControl | 
説明
対象コントロールに新しいプレゼンテーションが読み込まれたことを、子コントロールに通知します。