Vcl.ControlList.TCustomControlList.ClearSelection

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

Delphi

procedure ClearSelection;

C++

void __fastcall ClearSelection();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList


説明

すべてのリスト項目(現在の項目を含む)の選択を解除します。


関連項目