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