OnShow

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseForm > Properties >

OnShow

SIGNATURE=IWBaseForm.TIWBaseForm.OnShow

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnShow: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnShow;

 

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