Vcl.ComCtrls.TListGroup.State

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property State: TListGroupStateSet read GetState write SetState;

C++

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

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TListGroup


説明

グループの状態。

State は、グループの現在の状態を表す TListGroupState フラグの集合です。 一部のフラグは、Windows Vista、Windows 7、またはそれ以降の Windows オペレーティング システムにのみ、適用できます。

関連項目


コード サンプル