[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the MaxLength property.
Source position: maskedit.pp line 281
protected procedure TCustomMaskEdit.SetMaxLength( |
Value: Integer |
); |
Value |
|
New value for the property. |
|
Indicates the maximum number of characters that can be stored in the value for the control. |