<< Click to Display Table of Contents >>
Navigation: Additional Resources > OLE/COM Automation > Methods > Miscellaneous >
Declaration
procedure Hide;
Description
This method will Hide the application and remove it from the screen.
Parameters
None.
Method Result
Example
PowaMasterObj.Hide;
See Also
•Show