API:Vcl.Controls.TControlState

From RAD Studio API Documentation

Delphi

TControlState = set of TControlStateItem;

C++

typedef System::Set<TControlStateItem, TControlStateItem::csLButtonDown, TControlStateItem::csDPIIsolated> TControlState;

Properties

Type Visibility Source Unit Parent
set
typedef
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

Embarcadero Technologies does not currently have any additional information.