OnClose

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWMailslot > Properties >

OnClose

SIGNATURE=IWMailslot.TIWMailslot.OnClose

 

ETYPE=Property

 

Declaration:

Delphi:

public property OnClose: TNotifyEvent;

C++:

public: __property TNotifyEvent OnClose;

 

Description: This is OnClose, a member of class TIWMailslot.