System.Win.TaskbarCore.TThumbButtonStates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TThumbButtonStates = set of TThumbButtonState;

C++

typedef System::Set<TThumbButtonState, _DELPHI_SET_ENUMERATOR(TThumbButtonState::Enabled), _DELPHI_SET_ENUMERATOR(TThumbButtonState::NonInteractive)> TThumbButtonStates;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.Win.TaskbarCore.pas
System.Win.TaskbarCore.hpp
System.Win.TaskbarCore System.Win.TaskbarCore

Description

Embarcadero Technologies does not currently have any additional information.