API:System.Classes.TBasicAction.OnExecute

提供:RAD Studio API Documentation

Delphi

property OnExecute: TNotifyEvent read FOnExecute write SetOnExecute;

C++

__property TNotifyEvent OnExecute = {read=FOnExecute, write=SetOnExecute};

プロパティ

種類 可視性 ソース ユニット
event public
System.Classes.pas
System.Classes.hpp
System.Classes TBasicAction

説明

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