Hide Method
Declaration Description Parameters Method Result See Also Example

<< Click to Display Table of Contents >>

Navigation:  Additional Resources > OLE/COM Automation > Methods > Miscellaneous >

Hide Method
Declaration Description Parameters Method Result See Also Example

Previous pageReturn to chapter overviewNext page

 

Section

Declaration

procedure Hide;

Section

Description

This method will Hide the application and remove it from the screen.

Section

Parameters

None.

Section

Method Result

None.

Section

Example

PowaMasterObj.Hide;

Section

See Also

Show

Section