IBX.IBFilterDialog.TIBFilterMatchType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TIBFilterMatchType = (fdMatchExact, fdMatchStart, fdMatchEnd,
fdMatchAny, fdMatchRange, fdMatchNone);

C++

enum DECLSPEC_DENUM TIBFilterMatchType : unsigned char { fdMatchExact, fdMatchStart, fdMatchEnd, fdMatchAny, fdMatchRange, fdMatchNone };

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum public
IBX.IBFilterDialog.pas
IBX.IBFilterDialog.hpp
IBX.IBFilterDialog IBX.IBFilterDialog

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.