[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomComboBox.MaxLength

MaxLength - the maximum allowed length of a string

Declaration

Source position: stdctrls.pp line 343

protected property TCustomComboBox.MaxLength: Integer
  read GetMaxLength
  write SetMaxLength
  default 0;