[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Hook used to prevent circular unit references.
Source position: lclproc.pas line 100
type TSendApplicationMessageFunction = function( |
Msg: Cardinal; |
WParam: WPARAM; |
LParam: LPARAM |
):LongInt; |