Vcl.Buttons.TCustomSpeedButton.ImageName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ImageName: TImageName read FImageName write SetImageName stored IsImageNameStored;

C++

__property System::Uitypes::TImageName ImageName = {read=FImageName, write=SetImageName, stored=IsImageNameStored};

プロパティ

種類 可視性 ソース ユニット
property protected
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TCustomSpeedButton


説明

Image Collection から、リンクされている項目の名前を表示します。