[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 3.2 Generated 2024-02-25 Home