|
<< Click to Display Table of Contents >> Navigation: Types > TQueryStatusEvent |
SIGNATURE=IWUserSessionBase.TQueryStatusEvent
ETYPE=Type
Declaration:
Delphi: |
TQueryStatusEvent = procedure (out Value: Integer) of object; |
C++: |
void (out Value: Integer) ( TQueryStatusEvent)(); |
Unit: IWUserSessionBase.pas
Description: This is type IWUserSessionBase.TQueryStatusEvent.