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

TMaskEdit.CharCase

Determines the case for the text in the masked edit control.

Declaration

Source position: maskedit.pp line 338

published property TMaskEdit.CharCase : TEditCharCase;

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.

See also

TCustomEdit.CharCase"

  

Controls the character case applied to values entered in the control.

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