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

TCustomEdit.CharCase

CharCase - rules for what case to use (upper or lower) to display text

Declaration

Source position: stdctrls.pp line 745

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

Description

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

The rules can, of course, be overridden by use of the shift key.

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