IsPostBack

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseForm > Properties >

IsPostBack

SIGNATURE=IWBaseForm.TIWBaseForm.IsPostBack

 

ETYPE=Property

 

Declaration:

Delphi:

public property IsPostBack: Boolean;

C++:

public: __property bool IsPostBack;

 

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