[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Specifies the maximum length of the item value.
Source position: valedit.pas line 50
published property TItemProp.MaxLength : Integer |
MaxLength is an Integer property that specifies the maximum length of the item value in TValueListEditor. Changing the value in MaxLength causes the TValueListEditor (which owns the item) to be redrawn when its EditorMode property is set to True.
|
Provides indexed access to item definitions in the control. |
|
|
Provides indexed access to Values stored in the control. |
|
|
True when the Editor is ready to modify the value for the current cell. |
Version 4.0 | Generated 2025-05-03 | Home |