Vcl.ComCtrls.TSearchTypes
Aus RAD Studio API Documentation
Delphi
type TSearchTypes = set of TSearchType;
C++
typedef System::Set<TSearchType, TSearchType::stWholeWord, TSearchType::stMatchCase> TSearchTypes;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
set typedef |
public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Beschreibung
Ein Set von Suchoptionen.
Codebeispiele