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

zglTDrawEvent

Declaration

Source position: zglGui.pas line 135

type zglTDrawEvent = procedure(

  Sender: zglTGUIObject;

  X: single;

  Y: single;

  W: single;

  H: single;

  scrX: single;

  scrY: single

) of object;



CT Web help

CodeTyphon Studio