OnRefreshForm

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseForm > Properties >

OnRefreshForm

SIGNATURE=IWBaseForm.TIWBaseForm.OnRefreshForm

 

ETYPE=Property

 

Declaration:

Delphi:

published property OnRefreshForm: TNotifyEvent;

C++:

__published: __property TNotifyEvent OnRefreshForm;

 

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