[Overview][Procedures and functions][Index] Reference for unit 'LCLMessageGlue' (#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.0 Generated 2025-05-03 Home