You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

String - Case Property

Specifies the allowed casing of the string

Member of String (PRIM_ALPH)

Data Type - Enumeration

Details


The Case property defines the allowed case for data entry

Allowed Values

Enum Value

Description

Lower

Lower case characters only (All languages)

LowerAZ

Lower case characters only

Mixed

Upper and lower case characters

Upper

Upper case characters only (All languages)

UpperAZ

Upper case characters only


See also

All Component Classes
Technical Reference

  • No labels