API:Vcl.Buttons.TSpeedButton.SelectedImageName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectedImageName: TImageName read FSelectedImageName write SetSelectedImageName default 0;

C++

__property SelectedImageName = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TSpeedButton

Description

Vcl.Buttons.TSpeedButton.SelectedImageName inherits from Vcl.Buttons.TCustomSpeedButton.SelectedImageName. All content below this line refers to Vcl.Buttons.TCustomSpeedButton.SelectedImageName.

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