Afficher : Delphi
C++
Préférences d'affichage
IBFilterDialog
De XE2 API Documentation
Classes
| TfrmIBFilterDialog | |
| TIBFieldInfo | |
| TIBFilterDialog | |
| TIBVariable |
Types
| TIBFilterMatchType | |
| TIBOption | |
| TIBOptions |
Constantes
| fdCaseSensitive | fdCaseSensitive: TIBOption = fdCaseSensitive; |
| fdMatchAny | fdMatchAny: TIBFilterMatchType = fdMatchAny; |
| fdMatchEnd | fdMatchEnd: TIBFilterMatchType = fdMatchEnd; |
| fdMatchExact | fdMatchExact: TIBFilterMatchType = fdMatchExact; |
| fdMatchNone | fdMatchNone: TIBFilterMatchType = fdMatchNone; |
| fdMatchRange | fdMatchRange: TIBFilterMatchType = fdMatchRange; |
| fdMatchStart | fdMatchStart: TIBFilterMatchType = fdMatchStart; |
| fdShowCaseSensitive | fdShowCaseSensitive: TIBOption = fdShowCaseSensitive; |
| fdShowNonMatching | fdShowNonMatching: TIBOption = fdShowNonMatching; |