some nice features to add
some nice features to add 1) display the expected classname in unassigned component properties ie: Action -> (TBasicAction) 2) display the expected method name in unassigned events ie: OnClick -> (TNotifyEvent) 2) supports for "web" colors #f00, #00ff00, rgb(255, 0, 0) for TColor properties input 3) optionaly, shift+click on the color to cycle through the color display mode (like under Chrome) : clBlue / $ff0000 / #0000ff / rgb(255, 0, 0) 4) inline evaluation of simple exemple: Left = 10 + 25 or complex expression: Panel1.Width - ListBox1.Width + 5 (not a persistent formula, just an input evaluation) https://quality.embarcadero.com/browse/RSP-21090 https://quality.embarcadero.com/browse/RSP-21090