[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 381

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.