| Library | Module | Frames | Expand |
| number | TextIndexNumber | |
| The index of the text, on this line. | ||
| number | TextLineNumber | |
| The line number of the note. | ||
| pfcDetailNoteItem | TextRefNote | |
| The note item containing the text. | ||
| static pfcTextReference | Create (pfcDetailNoteItem inTextRefNote, number inTextLineNumber, number inTextIndexNumber) | |
| Creates a data object that identifies the text item used for a symbol definition which as a height type of SYMDEF_TEXT_RELATED. | ||
| number | TextIndexNumber |
|
The index of the text, on this line. |
| number | TextLineNumber |
|
The line number of the note. |
| pfcDetailNoteItem | TextRefNote |
|
The note item containing the text. |
| static pfcTextReference | Create | (pfcDetailNoteItem inTextRefNote, number inTextLineNumber, number inTextIndexNumber) |
|
Creates a data object that identifies the text item used for a symbol definition which as a height type of SYMDEF_TEXT_RELATED.
|