Show: Delphi C++
Display Preferences

Vcl.ComCtrls.TListGroup.State

From XE2 API Documentation
Jump to: navigation, search

Delphi

property State: TListGroupStateSet read GetState write SetState;

C++

__property TListGroupStateSet State = {read=GetState, write=SetState, nodefault};

Contents

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TListGroup

Description

State of group.

State is a set of TListGroupState flags describing the group's current state. Some of these flags apply to Windows Vista, Windows 7, or later Windows operating systems only.

See Also

Code Examples


Personal tools
Previous Versions
Translations