Unit 'JvComboListBox' Package
[Overview][Types][Classes][Index] [#pl_jvcl]

TJvComboListDrawTextEvent

Declaration

Source position: jvcombolistbox.pas line 81

type TJvComboListDrawTextEvent = procedure(

  Sender: TObject;

  Index: Integer;

  const AText: string;

  R: TRect;

  var DefaultDraw: Boolean

) of object;



CT Web help

CodeTyphon Studio