Difference between revisions of "Midware TAppServer.Handle"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TAppServer -> Handle == Def…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' Handle: | + | '''property''' Handle: HWND; |
== Description == | == Description == | ||
The Handle property is the windows handle for the hidden window the component uses for internal messages. | The Handle property is the windows handle for the hidden window the component uses for internal messages. |
Latest revision as of 09:08, 14 May 2011
Main page -> Midware component reference -> TAppServer -> Handle
Definition
property Handle: HWND;
Description
The Handle property is the windows handle for the hidden window the component uses for internal messages.