API:System.StrUtils.TStringSeachOption

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TStringSeachOption = (soDown, soMatchCase, soWholeWord);

C++

enum DECLSPEC_DENUM TStringSeachOption : unsigned char { soDown, soMatchCase, soWholeWord };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.StrUtils.pas
System.StrUtils.hpp
System.StrUtils System.StrUtils

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !