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

TJppColorComboBoxBeforePaintItem

Declaration

Source position: JPP.ColorComboBox.pas line 59

type TJppColorComboBoxBeforePaintItem = procedure(

  const Index: Integer;

  const Rect: TRect;

  const State: TOwnerDrawState;

  const ItemData: TJppColorComboBoxItemData;

  var PaintHandled: Boolean

) of object;



CT Web help

CodeTyphon Studio