Vcl.ValEdit.TItemProp Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| EditMask | published | Restricts the value that can be entered for the associated item. |
| EditStyle | published | Determines whether the cell that contains the associated value has a drop-down arrow or ellipsis button. |
| KeyDesc | published | Specifies the name of the item, which appears in the names column of the Value list editor. |
| MaxLength | published | Specifies the maximum number of characters that users can enter for the item's value. |
| PickList | published | Lists the items that appear in the drop-down pick list for the item. |
| ReadOnly | published | Indicates whether users can edit the item's value by typing in a new value. |