TIDEEngine.Designer Property
Provides access to the TIDEFormDesigner used to design the currently active form.
Remarks
Provides access to the TIDEFormDesigner component being used to design the currently active form. You can use the TIDEFormDesigner object to perform some low-level operations using methods and properties provided by that component that perform operations in the form being designed.
Syntax
Unit: IDEMain
property TIDEEngine.Designer: TIDEFormDesigner