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