Content


NTL
Core
CFormPropertyList

CFormPropertyList



Form property list with all form properties added. It is used in packages.

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

class CFormPropertyList :public CPropertyList
{
public:
    CFormPropertyList(IPackage *package, IForm *form, IPackageEntity *entity); // Create with all form properties added
};
Namespace: nitisa
Include: Nitisa/Package/PropertyLists/FormPropertyList.h