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

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:

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads