FMX.ApplicationEvents.TFormNotifyEvent

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

Delphi

TFormNotifyEvent = procedure (Sender: TObject; const AForm: TCommonCustomForm) of object;

C++

typedef void __fastcall (__closure *TFormNotifyEvent)(System::TObject* Sender, Fmx::Forms::TCommonCustomForm* const AForm);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
FMX.ApplicationEvents.pas
FMX.ApplicationEvents.hpp
FMX.ApplicationEvents FMX.ApplicationEvents

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。