TSessionProc

<< Click to Display Table of Contents >>

Navigation:  Types >

TSessionProc

SIGNATURE=IWLFSessionList.TSessionProc

 

ETYPE=Type

 

Declaration:

Delphi:

TSessionProc = reference to procedure (ASession: TObject) of Object ;

C++:

void reference to procedure (ASession: TObject) of Object TSessionProc;

 

Unit: IWLFSessionList.pas

 

Description: 15.0.x TSessionProc signature