API:System.Actions.TActionListState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TActionListState = (asNormal, asSuspended, asSuspendedEnabled);

C++

enum DECLSPEC_DENUM TActionListState : unsigned char { asNormal, asSuspended, asSuspendedEnabled };

Properties

Type Visibility Source Unit Parent
enum public
System.Actions.pas
System.Actions.hpp
System.Actions System.Actions

Description

Embarcadero Technologies does not currently have any additional information.