Encapsulates the AutoMate™ action in the “Window” group, “Maximize.” Maximizes a window so that it occupies the full screen.
Declaration
Procedure Maximize(Window_: OleVariant; ExactMatch: OleVariant; HandlePassed: OleVariant); safecall;
Description
Specify the title of the window to maximize in the Window Parameter. Set “ExactMatch” to “0” for a substring search or “1” for an exact search.