[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Maximum length for the value in the composite editor control.
Source position: grids.pas line 338
public property TCompositeCellEditor.MaxLength : Integer |
The property value contains the maximum length from the TCustomEdit control in ActiveControl. Changing the value for the property causes the MaxLength property in the TCustomEdit control to be updated.
Version 4.0 | Generated 2025-05-03 | Home |