Vcl.ControlList.TControlListButton.DisabledImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DisabledImageIndex: TImageIndex read FDisabledImageIndex write SetDisabledImageIndex default -1;

C++

__property System::Uitypes::TImageIndex DisabledImageIndex = {read=FDisabledImageIndex, write=SetDisabledImageIndex, default=-1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TControlListButton

Description

Embarcadero Technologies does not currently have any additional information.