Vcl.Buttons.TCustomSpeedButton.DisabledImageName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DisabledImageName: TImageName read FDisabledImageName write SetDisabledImageName;

C++

__property System::Uitypes::TImageName DisabledImageName = {read=FDisabledImageName, write=SetDisabledImageName};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.