TCustomControl.PostMessage(Integer,Integer,Integer,Integer) Method

Represents method PostMessage(Integer,Integer,Integer,Integer).

Namespace: System.UI.Controls
protected
 class function PostMessage(Handle: Integer; Msg: Integer; wParam: Integer; lParam: Integer): Boolean; overload; static;

Parameters

Handle
Type: Integer

Msg
Type: Integer

wParam
Type: Integer

lParam
Type: Integer

Return Value

Type: Boolean