Maximum length for the value in the composite editor control.
Source position: grids.pas line 332
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.