Unit 'JPP.ColorListBox' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jppack]

TJppColorListBoxBeforePaintItem

Declaration

Source position: JPP.ColorListBox.pas line 57

type TJppColorListBoxBeforePaintItem = procedure(

  const Index: Integer;

  const Rect: TRect;

  const State: TOwnerDrawState;

  const ItemData: TJppColorListBoxItemData;

  var PaintHandled: Boolean

) of object;



CT Web help

CodeTyphon Studio