psPageFunction


Topic:

Definition of type psPageFunction


Class hierarchy:

psPageFunction (TOleEnum)


Const

pf_Normal Normal page
pf_Ignore An Ignore function will ignore components or other objects placed on this page, and the object will not be included in any lists. The page type can be used for information of various kinds
pf_Unit The unit function is a sub-parts list that can be either graphical or in list form
pf_Index The page function supports various indexes and lists of contents
pf_Part The page function supports parts lists
pf_Power Used for Electronic
pf_Comp The page function supports components lists
pf_Term The page function supports terminal lists
pf_Cable The page function supports cable lists
pf_PLC The page function supports plc lists
pf_Net Used for Electronic
pf_TermPlan The page function supports graphical terminal plans
pf_CablePlan The page function supports graphical cable plans
pf_Divider The page divides pages into chapters
pf_ConnPlan The page function supports graphical connection plans
pf_SymbolDoc The page function supports symbol documentation, which is a graphical list of all used symbols in the project

Comments:

The 16 different pages that exist in Automation. Some page functions are dedicated for use with one list type, ie a Parts list can only work properly, when it is placed on a page with psPageFunction = pf_Part .