System.Actions.TContainedAction.SetImageIndex
Delphi
procedure SetImageIndex(Value: System.UITypes.TImageIndex); virtual;
C++
virtual void __fastcall SetImageIndex(System::Uitypes::TImageIndex Value);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | protected | System.Actions.pas System.Actions.hpp | System.Actions | TContainedAction | 
説明
アクションやアクションのクライアントの ImageIndex プロパティの新しい Value を設定します。
SetImageIndex は、この Value をアクションのすべてのクライアントに伝播します。