| Library | Module | Frames | Expand |
| /* readonly */ /* optional */ pfcDetailSymbolDefItem | SymbolDef | |
| The symbol definition the entity belongs to, or null, if the entity is not a part of a symbol definition. | ||
| void | Draw () | |
| Draws a detail entity item. | ||
| void | Erase () | |
| Erases a detail entity item. | ||
| pfcDetailEntityInstructions | GetInstructions () | |
| Returns the data used to construct the detail entity item. | ||
| void | Modify (pfcDetailEntityInstructions Instructions) | |
| Modifies the definition of a an entity item. | ||
| /* readonly */ /* optional */ pfcDetailSymbolDefItem | SymbolDef |
|
The symbol definition the entity belongs to, or null, if the entity is not a part of a symbol definition. |
| void | Draw | () |
|
Draws a detail entity item. |
| void | Erase | () |
|
Erases a detail entity item. |
| pfcDetailEntityInstructions | GetInstructions | () |
|
Returns the data used to construct the detail entity item.
|
| void | Modify | (pfcDetailEntityInstructions Instructions) |
|
Modifies the definition of a an entity item.
|