TcxEditMask Type
In This Article
Represents a mask that validates and formats user input.
#Declaration
Delphi
TcxEditMask = type System.string;
#Referenced Class
Type |
---|
string |
#Remarks
For more information on the input mask see Using Mask Edit.
See Also