IcxCustomInnerEdit.CallDefWndProc(UINT,WPARAM,LPARAM) Method
Declaration
function CallDefWndProc(AMsg: UINT; WParam: Winapi.Windows.WPARAM; LParam: Winapi.Windows.LPARAM): LRESULT;
Parameters
Name | Type |
---|---|
AMsg | UINT |
WParam | WPARAM |
LParam | LPARAM |
Returns
Type |
---|
LRESULT |
See Also