![]() |
![]() ![]() ![]() |
acEdit component.
|
property ValidChars: String;
|
The ValidChars property specifies the set of characters, allowed for input into the acEdit control when the ValidateChars is True.
|
|
When the ValidateChars is True, the acEdit control will allow to input only characters specified in ValidChars property. All others, not specified symbols will be forbidden.
|
|
![]() |
ValidateChars property.
|