System.Actions.TEnumActionListEvent

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

Delphi

TEnumActionListEvent = procedure(const Action: TContainedAction; var Done: boolean) of object;

C++

typedef void __fastcall (__closure *TEnumActionListEvent)(TContainedAction* const Action, bool &Done);

プロパティ

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

説明

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