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

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