TTMSFNCFilterViewComboBox.UseItemTextForPropertyValue Property
Indicates whether combo box item text is used as the expression property value.
API unit family: TMSFNCFilterView
Declaring type: TTMSFNCFilterViewComboBox
Type: Boolean
Syntax
property UseItemTextForPropertyValue: Boolean;
Default: True
Remarks
When True, item text is used instead of the selected item index when resolving expressions.