Vcl.ComCtrls.TNodeState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TNodeState = (nsCut, nsDropHilited, nsFocused, nsSelected, nsExpanded);

C++

enum DECLSPEC_DENUM TNodeState : unsigned char { nsCut, nsDropHilited, nsFocused, nsSelected, nsExpanded };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.