Write an OnActiveChange event handler to take specific action immediately after the TzCustomFormDesigner changes its Active property. For example user can prohibit saving or loading form being designed while Active = True.
The Sender parameter is the object whose event handler is called.