[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the MaxLength property.
Source position: stdctrls.pp line 379
protected procedure TCustomComboBox.SetMaxLength( |
AValue: Integer |
); virtual; |
AValue |
|
New value for the MaxLength property. |
|
The maximum length for text entered in the edit box for the control. |
Version 4.0 | Generated 2025-05-03 | Home |