RAD Studio VCL Reference
|
Specifies the maximum number of characters that users can enter for the item's value.
property MaxLength: Integer;
__property int MaxLength;
Use MaxLength to limit the number of characters that can be typed when assigning a value to the item. A value of 0 indicates that there is no application-defined limit on the length.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|