Unit 'zglGui' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

TOnDrawItem

Declaration

Source position: zglGui.pas line 956

type TOnDrawItem = procedure(

  Item: zglTListItem;

  clntRect: zglTRect;

  oX: single;

  oY: single;

  oW: single;

  oH: single;

  var DrawOther: Boolean

) of object;



CT Web help

CodeTyphon Studio