Vcl.ControlList.TCustomControlList.ClearSelection
Delphi
procedure ClearSelection;
C++
void __fastcall ClearSelection();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |
説明
すべてのリスト項目(現在の項目を含む)の選択を解除します。