Vcl.Buttons.TCustomSpeedButton.SelectedImageName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectedImageName: TImageName read FSelectedImageName write SetSelectedImageName;

C++

__property System::Uitypes::TImageName SelectedImageName = {read=FSelectedImageName, write=SetSelectedImageName};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TCustomSpeedButton

Description

The name of the image is used when selecting the UI.