Difference between revisions of "Midware TAppSrvClient.Handle"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TAppSrvClient -> [[Midware_TAppSrvClient.Handle | Handle]…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' Handle: | + | '''property''' Handle: HWND; |
== Description == | == Description == | ||
The handle for the hidden window used to send and receive internal messages for component work. Normal operation do not require use of this handle. | The handle for the hidden window used to send and receive internal messages for component work. Normal operation do not require use of this handle. |
Latest revision as of 09:26, 14 May 2011
Main page -> Midware component reference -> TAppSrvClient -> Handle
Definition
property Handle: HWND;
Description
The handle for the hidden window used to send and receive internal messages for component work. Normal operation do not require use of this handle.