Re: TActionList and datamodules



Andrea Raimondi wrote:
My problem with the approach of having TActionList
instances on a form is that it breaks separation
between business rules and presentation.

Put the TActionList on a frame. Put the frame on the form and make it invisible. TActionList code is neatly separated out into the frame's class/unit.


Steve
.