Skip to main content

TcxDBFilterOptions Class

Contains options controlling the filtering and display of filter text.

Declaration

TcxDBFilterOptions = class(
    TPersistent
)

Remarks

The TcxDBFilterOptions class declares a number of properties that describe the different filtering options. The TcxDBFilterOptions object can be accessed via the FilterOptions property of the TcxDBFilterControl object.

Inheritance

TObject
TPersistent
TcxDBFilterOptions
See Also