TInspectorItem.Value
TInspectorItem
property Value: Variant;
Unit
TeeInspector
Description
Gets or sets the Value for this item.
For example, for simple string items (iiString style), the Value property contains the initial text to display at inspector and also the edited text if the user modifies it.