Your comments

Well, don't I feel like a goose - Please close this as "duplicate suggestion by stupid user who like check boxes" ;-)

I would suggest that it to be extended to any comparison to any explicit boolean comparison, be it equals, doesn't equal, etc..

Good point - close the suggestion as being a stupid idea :)

Since the settings form is a TForm, if it is moved to be a TFrame, I think, it would make the transition between the two easier (code-wise).

Does using the "reintroduce" key word work:


TBar = class(TFoo)
protected // !
constructor Create(a : integer); reintroduce;
end;

Maybe do something like TestInsight, where it runs in the background...?