Unit 'sync' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXSyncCounterNotifyEvent

Declaration

Source position: sync.pp line 107

type TXSyncCounterNotifyEvent = record

  _type: cint;

  serial: culong;

  send_event: TBool;

  display: PDisplay;

  counter: TXSyncCounter;

  wait_value: TXSyncValue;

  counter_value: TXSyncValue;

  time: TTime;

  count: cint;

  destroyed: TBool;

end;


Documentation generated on: 2025-07-25