Unit 'LCLMessageGlue' Package
[Overview][Procedures and functions][Index] [#lcl]

LCLSendDrawListItemMsg

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

Declaration

Source position: lclmessageglue.pas line 80

function LCLSendDrawListItemMsg(

  const Target: TControl;

  const DrawListItemStruct: PDrawListItemStruct

):PtrInt;


Version 4.4 Generated 2025-11-08 Home