Vcl.ComCtrls.TSearchTypes

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

Delphi

type TSearchTypes = set of TSearchType;

C++

typedef System::Set<TSearchType, TSearchType::stWholeWord, TSearchType::stMatchCase> TSearchTypes;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls


説明

TSearchType の設定。

コード サンプル