Closed eugeneloza closed 6 years ago
Hmm, it's possible to create a temporary "editor form" OnClick
to edit the value in the way user needs. Seems easy enough and doesn't need to upgrade TValuesEditor
, just make it read-only and edit with on-click.
Maybe dynamically show/hide drop-down-list?
done
Or just add Key according to "FontInfo" (first create a FontInfo then add an Alias). Anyway,
Alias.Value
should be picked only from a predefined key-values of another dictionary. Not sure how to make that with TValuesEditor. Maybe pick/make another control?