Vcl.VirtualImage.TCustomVirtualImage.ImageName
Delphi
property ImageName: String read FImageName write SetImageName;
C++
__property System::UnicodeString ImageName = {read=FImageName, write=SetImageName};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Vcl.VirtualImage.pas Vcl.VirtualImage.hpp |
Vcl.VirtualImage | TCustomVirtualImage |
説明
イメージ コレクション から、リンクされている項目の名前を表示します。