[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomComboBox.CharCase

Indicates how text is converted during input (upper, lower, or as entered).

Declaration

Source position: stdctrls.pp line 377

public property TCustomComboBox.CharCase: TEditCharCase
  read FCharCase
  write SetCharCase
  default ecNormal;