TcxDataFilterValueList Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an instance of the Tcx |
#Properties
Name | Description |
---|---|
Count |
Returns the number of filter items in the list.
Inherited from Tcx |
Criteria |
Returns the filter criteria that users can change when they select a filter item in the list.
Inherited from Tcx |
Data |
Specifies the object of the Tcx |
Items |
Provides indexed access to filter items stored in the list.
Inherited from Tcx |
Max |
Returns the maximum number of filter items in the list.
Inherited from Tcx |
Sort |
Specifies if fvi |
Start |
Returns the insert index for a new filter item.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Add |
Adds a new filter item to the list.
Inherited from Tcx |
Clear |
Removes all filter items from the list.
Inherited from Tcx |
Delete |
Deletes a filter item at the specified position in the list.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Find |
Returns the index of the first filter item with the specified value and display text.
Inherited from Tcx |
Find |
Returns the index of the first filter item with the specified type and value.
Inherited from Tcx |
Find |
Returns the index of the first filter item of the specified type.
Inherited from Tcx |
Find |
Returns the index of the first filter item with the specified value.
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Returns the index of the filter item that corresponds to the specified filter criterion.
Inherited from Tcx |
Index |
Returns the index of the specified filter item in the list.
Inherited from Tcx |
Load |
Populates a list of values for filter conditions. |
To |
Inherited from TObject. |
See Also