TTMSFNCComboBox.CaseSensitive Property
Gets or sets whether typed matching distinguishes uppercase and lowercase characters.
API unit family: TMSFNCComboBox
Declaring type: TTMSFNCComboBox
Inherited from: TTMSFNCCustomComboBox
Type: Boolean
Syntax
property CaseSensitive: Boolean;
Default: False
Remarks
When True, lookup and filtering use case-sensitive text comparison. The default value is False.