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

TCustomComboBox.CharCase

CharCase: indicates whether text is to be displayed as Upper, Lower or Normal case (as entered)

Declaration

Source position: stdctrls.pp line 376

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

Description

Indicates how text is displayed in a text editing control in the following ways:

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