[Overview][Procedures and functions][Index] Reference for unit 'LCLMessageGlue' (#lcl)

Reference for unit 'LCLMessageGlue': Procedures and functions

DeliverMessage

  

Delivers a message (TLMessage) to the specified component, control or object.

LCLSendActivateMsg

  

Delivers a LM_ACTIVATE message to the specified target control.

LCLSendCaptureChangedMsg

  

Sends a LM_CAPTURECHANGED message to the target control.

LCLSendChangedMsg

  

Delivers a LM_CHANGED message to the target control.

LCLSendCharEvent

  

Delivers a TLMChar message to the target control (and optionally to the application).

LCLSendClickedMsg

  

Sends a LM_CLICKED message to the target control.

LCLSendCloseQueryMsg

  

Sends a LM_CLOSEQUERY message to the target control.

LCLSendCloseUpMsg

  

Delivers a CBN_CLOSEUP notification message to the target control.

LCLSendConfigureEventMsg

  

LCLSendCopyToClipboardMsg

  

Sends a LM_COPY message to the target control.

LCLSendCutToClipboardMsg

  

Sends a LM_CUT message to the target control.

LCLSendDayChangedMsg

  

Sends a LM_DAYCHANGED message to the target control.

LCLSendDestroyMsg

  

Sends a LM_DESTROY message to the target control.

LCLSendDragStartMsg

  

Sends a LM_DRAGSTART message to the target control.

LCLSendDrawListItemMsg

  

Delivers a LM_DRAWLISTITEM message using the specified drawing structure to the target control.

LCLSendDropDownMsg

  

Delivers a CBN_DROPDOWN notification message to the target control.

LCLSendEraseBackgroundMsg

  

Delivers a LM_ERASEBKGND message to the target control.

LCLSendExitMsg

  

Sends a LM_EXIT message to the target control.

LCLSendKeyDownEvent

  

Delivers a key down message to the target control.

LCLSendKeyUpEvent

  

Delivers a key up message to the target control.

LCLSendKillCharMsg

  

Sends a LM_KILLCHAR message to the target control.

LCLSendKillFocusMsg

  

Sends a LM_KILLFOCUS message to the target control.

LCLSendKillLineMsg

  

Sends a LM_KILLLINE message to the target control.

LCLSendKillWordMsg

  

Sends a LM_KILLWORD message to the target control.

LCLSendMonthChangedMsg

  

Sends a LM_MONTHCHANGED message to the target control.

LCLSendMouseDownMsg

  

Delivers a TLMMouse button down message for the specified button to the target control.

LCLSendMouseEnterMsg

  

Sends a CM_MOUSEENTER control message to the target control.

LCLSendMouseLeaveMsg

  

Sends a CM_MOUSELEAVE control message to the target control.

LCLSendMouseMoveMsg

  

Delivers a LM_MouseMove message to the target control.

LCLSendMouseMultiClickMsg

  

Delivers a TLMMouse message for multiple button clicks to the target control.

LCLSendMouseUpMsg

  

Delivers a TLMMouse button up message for the specified button to the target control.

LCLSendMouseWheelMsg

  

Delivers a TLMMouseEvent mouse wheel message to the target control.

LCLSendMoveMsg

  

Delivers a LM_MOVE message to the target control.

LCLSendMovePageMsg

  

Sends a LM_MOVEPAGE message to the target control.

LCLSendMoveToColumnMsg

  

Sends a LM_MOVETOCOLUMN message to the target control.

LCLSendMoveToRowMsg

  

Sends a LM_MOVETOROW message to the target control.

LCLSendMoveWordMsg

  

Sends a LM_MOVEWORD message to the target control.

LCLSendPaintMsg

  

Delivers a LM_PAINT message to the target control.

LCLSendPasteFromClipboardMsg

  

Sends a LM_PASTE message to the target control.

LCLSendSelectionChangedMsg

  

Sends a LM_SELCHANGE message to the target control.

LCLSendSetEditableMsg

  

Sends a LM_SETEDITABLE message to the target control.

LCLSendSetFocusMsg

  

Sends a LM_SETFOCUS message to the target control.

LCLSendShowWindowMsg

  

Delivers a LM_SHOWWINDOW message to the target control.

LCLSendSizeMsg

  

Delivers a LM_SIZE message to the target control.

LCLSendTimerMsg

  

Delivers a LM_TIMER message to the target control.

LCLSendUTF8KeyPress

  

Applies the specified UTF-8-encoded character to the target control.

LCLSendYearChangedMsg

  

Sends a LM_YEARCHANGED message to the target control.

SendSimpleMessage

  

Creates, configures, and delivers a message to the specified target control.


Version 4.0 Generated 2025-05-03 Home