formsystemmenu SystemMenuHandle property
Return to Introduction  Previous page  Next page
Applies to
acFormSystemMenu component + all successors of TacFormHookComponent class.  

Declaration
property SystemMenuHandle: hMenu; // Read-only !!  

Description
The SystemMenuHandle determines the handle of the system menu for current form for copying and modifying.  
 
This is read-only property and used internally by acFormSystemMenu component. See also GetSystemMenu function in the Win32 API help.