[Overview][Types][Classes][Procedures and functions][Index] |
Case Sensitivity option enabled for file masks in the shell control.
Source position: shellctrls.pas line 298
public property TCustomShellListView.MaskCaseSensitivity : TMaskCaseSensitivity |
MaskCaseSensitivity is a TMaskCaseSensitivity property which represents the case sensitivity option used for file masks in the shell control. The default value for the property is mcsPlatformDefault. See TMaskCaseSensitivity for a description of the enumeration values and their meanings.
Changing the value in MaskCaseSensitivity causes the shell control to re-populate its file Items using the Mask for the control.
|
Represents case sensitivity options for file masks. |
|
|
File mask used to select items displayed in the shell control. |
Version 4.0 | Generated 2025-05-03 | Home |