Vcl.ControlList.TControlListControlState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TControlListControlState = (clstNormal, clstHot, clstPressed, clstDisabled);

C++

enum DECLSPEC_DENUM TControlListControlState : unsigned char { clstNormal, clstHot, clstPressed, clstDisabled };

Properties

Type Visibility Source Unit Parent
enum public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList Vcl.ControlList

Description

Embarcadero Technologies does not currently have any additional information.