Vcl.ActnMan.TCustomActionManager のイベント
継承Protected
OnChange | protected | アクション リストで変更が起こった際に発生します。 |
OnExecute | protected | クライアント オブジェクトが、リスト内のアクションが実行された際に、発生します。 |
OnGetBarItemClass | protected | OnGetBarItemClass イベントは,TActionManager が TActionBars 項目を作成する前に発生します。 |
OnGetBarsClass | protected | OnGetBarsClass イベントは,TActionManager がその ActionBars コレクションを作成する前に発生します。 |
OnGetClientItemClass | protected | OnGetClientItemClass イベントは,TActionManager が ActionClientItems を作成する前に発生します。 |
OnGetClientsClass | protected | OnGetClientsClass イベントは,項目を ActionClient に追加しようとするときに発生します。 |
OnGetCommandPropertiesClass | protected | OnGetCommandPropertiesClass は、GetCommandPropertiesClass 関数を呼び出すことで発生するイベントです。 |
OnGetDeltaStreams | protected | |
OnStateChange | public | State プロパティの値が変更された後に、発生します。 |
OnStyleChanged | public | Style プロパティにおける変更の後に発生します。 |
OnUpdate | protected | アプリケーションがアイドル状態に発生し、アクション リストが、リスト内の特定のアクションを更新できるようにします。 |