[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the value for the item can be changed.
Source position: valedit.pas line 51
published property TItemProp.ReadOnly : Boolean |
ReadOnly is a Boolean property which indicates if the value for the item can be changed in TValueListEditor. When ReadOnly is True, the value for the item cannot be changed. Changing the value in ReadOnly causes the TValueListEditor (which owns the item) to be redrawn when its EditorMode is 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 |