OnDestroy

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseForm > Properties >

OnDestroy

SIGNATURE=IWBaseForm.TIWBaseForm.OnDestroy

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnDestroy: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnDestroy;

 

Description: This is OnDestroy, a member of class TIWBaseForm.