TRTTIInspectorBar 1.12.2.3: ListBox Items not available

I tried the ComponentInspector demo in:

\TMS VCL UI Pack\Demos\InspectorBar\InspectorBarDemo.dpr

However, the ListBox.Items cannot be accessed/edited because they are not available:
image

Why?

At this moment the TInspectorBar doesn't have a built-in TStringList property editor.
The built-in property types can be seen under TInspectorItem.PropertyType.
We've added this on the feature request list for consideration for a future update.

Component has been extended for this.
This will be in v11.0.5.0

Great!