Vcl.ControlList.TControlListCheckBox.CheckState

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

Delphi

property CheckState: TCheckBoxState read FCheckState write SetCheckState default cbUnchecked;

C++

__property Vcl::Stdctrls::TCheckBoxState CheckState = {read=FCheckState, write=SetCheckState, default=0};

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。