Content


NTL
Core
CFormEventList

CFormEventList



Form event list with all form events added. It is used in packages.

You can find more information in comments below. Overrided methods can be found in corresponding base class.

class CFormEventList :public CEventList
{
public:
    CFormEventList(IPackage *package, IForm *form, IPackageEntity *entity); // Create with all form events added
};
Namespace: nitisa
Include: Nitisa/Package/EventLists/FormEventList.h